#CEEEDB#CEEEDB
#CEEEDB is a very light, muted green. Relative luminance 0.794; OKLCH L 92.1% C 0.042 H 159.4°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEDB |
|---|---|
| RGB | rgb(206, 238, 219) |
| HSL | hsl(144, 48%, 87%) |
| HSV | hsv(144, 13%, 93%) |
| CMYK | cmyk(13.4%, 0%, 8%, 6.7%) |
| CIE-LAB | lab(91.41, -14.00, 5.70) |
| CIE-LCH | lch(91.41, 15.12, 157.86°) |
| OKLab | oklab(92.08% -0.0394 0.0148) |
| OKLCH | oklch(92.08% 0.042 159.4) |
| XYZ | xyz(68.8113, 79.3840, 78.7014) |
| Luminance | 0.7938 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.76
Honeydew
#F0FFF0
ΔE00 7.02
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Eggshell Blue
#C4FFF7
ΔE00 7.76
Light Light Blue
#CAFFFB
ΔE00 8.01
Pale Aqua
#B8FFEB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEDB #EECEE1
analogous
#D1EECE #CEEEDB #CEEEEB
triadic
#CEEEDB #DBCEEE #EEDBCE
tetradic
#CEEEDB #CED1EE #EECEE1 #EEEBCE
square
#CEEEDB #CED1EE #EECEE1 #EEEBCE
split-complementary
#CEEEDB #EBCEEE #EECED1
monochromatic
#73CE98 #A1DEBA #CEEEDB #E8F7EE #E8F7EE
Accessibility & contrast
On white
1.24
#CEEEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CEEEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEDB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEDB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DA
Deuteranopia (green-blind)
#E7E5DC
Tritanopia (blue-blind)
#C9EEE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceeedb; /* rgb */ color: rgb(206, 238, 219); /* oklch */ color: oklch(92.1% 0.042 159.4);
Tailwind
colors: {
custom: {
50: '#ddf3e6',
500: '#ceeedb',
950: '#000000',
},
}SCSS
$custom: #ceeedb; $custom-light: #ddf3e6; $custom-dark: #000000;
JSON
{
"hex": "#ceeedb",
"rgb": {
"r": 206,
"g": 238,
"b": 219
},
"hsl": {
"h": 144.375,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.92077,
"c": 0.04214,
"h": 159.4
},
"luminance": 0.79385
}Semantic roles & 50–950 ramp
primary
#CEEEDB
secondary
#CB95B5
accent
#2A80BC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584