#CEEDDB#CEEDDB
#CEEDDB is a very light, muted green. Relative luminance 0.788; OKLCH L 91.9% C 0.041 H 160.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDDB |
|---|---|
| RGB | rgb(206, 237, 219) |
| HSL | hsl(145, 46%, 87%) |
| HSV | hsv(145, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 7.6%, 7.1%) |
| CIE-LAB | lab(91.15, -13.50, 5.32) |
| CIE-LCH | lch(91.15, 14.51, 158.50°) |
| OKLab | oklab(91.87% -0.0381 0.0138) |
| OKLCH | oklch(91.87% 0.041 160.1) |
| XYZ | xyz(68.5210, 78.8033, 78.6046) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.65
Honeydew
#F0FFF0
ΔE00 6.87
Duck Egg Blue
#C3FBF4
ΔE00 7.36
Eggshell Blue
#C4FFF7
ΔE00 7.83
Ice Blue (survey)
#D7FFFE
ΔE00 7.96
Light Light Blue
#CAFFFB
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDDB #EDCEE0
analogous
#D1EDCE #CEEDDB #CEEDEB
triadic
#CEEDDB #DBCEED #EDDBCE
tetradic
#CEEDDB #CED1ED #EDCEE0 #EDEBCE
square
#CEEDDB #CED1ED #EDCEE0 #EDEBCE
split-complementary
#CEEDDB #EBCEED #EDCED1
monochromatic
#74CC99 #A1DDBA #CEEDDB #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.25
#CEEDDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#CEEDDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDDB
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDDB | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DA
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#C9EDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceeddb; /* rgb */ color: rgb(206, 237, 219); /* oklch */ color: oklch(91.9% 0.041 160.1);
Tailwind
colors: {
custom: {
50: '#ddf2e6',
500: '#ceeddb',
950: '#000000',
},
}SCSS
$custom: #ceeddb; $custom-light: #ddf2e6; $custom-dark: #000000;
JSON
{
"hex": "#ceeddb",
"rgb": {
"r": 206,
"g": 237,
"b": 219
},
"hsl": {
"h": 145.161,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.91869,
"c": 0.04054,
"h": 160.1
},
"luminance": 0.78805
}Semantic roles & 50–950 ramp
primary
#CEEDDB
secondary
#C996B4
accent
#2C7EB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584