Skip to content

#ceedba

a light, vivid green · cool · closest name: beige

RGB
206, 237, 186
HSL
97°, 59%, 83%
CMYK
13, 0, 22, 7
Luminance
0.7724

Every format

HEX#ceedba
RGBrgb(206, 237, 186)
HSLhsl(97, 59%, 83%)
CMYKcmyk(13%, 0%, 22%, 7%)
LABlab(90.4 -19.1 21.4)
LCHlch(90.4 28.7 131.8)
OKLCHoklch(0.911 0.075 133.3)

Copy-ready code

/* CSS */
color: #ceedba;
background-color: #ceedba;
/* Tailwind (arbitrary) */
class="text-[#ceedba] bg-[#ceedba]"
/* SCSS */
$brand: #ceedba;
/* SwiftUI */
Color(red: 0.808, green: 0.929, blue: 0.729)
/* Android */
Color.parseColor("#ceedba")

Accessibility — WCAG contrast

Aa
#ceedba on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#ceedba on black: 16.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.8%
Green92.9%
Blue72.9%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow21.5%
Key (black)7.1%

Color previews

#ceedba text on a black background

contrast 16.45:1

Card sample

#ceedba text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #ceedba;
Background color
Panel with #ceedba background
background-color: #ceedba;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #ceedba;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(206, 237, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(206, 237, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ceedba;
background: linear-gradient(135deg, #ceedba, #BAEDC8);

Monochromatic scale

Palettes built from #ceedba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ceedba in the Color Lab