#CEEEDD#CEEEDD
#CEEEDD is a very light, muted green. Relative luminance 0.795; OKLCH L 92.1% C 0.041 H 162.4°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEEDD |
|---|---|
| RGB | rgb(206, 238, 221) |
| HSL | hsl(148, 48%, 87%) |
| HSV | hsv(148, 13%, 93%) |
| CMYK | cmyk(13.4%, 0%, 7.1%, 6.7%) |
| CIE-LAB | lab(91.46, -13.63, 4.72) |
| CIE-LCH | lch(91.46, 14.43, 160.88°) |
| OKLab | oklab(92.13% -0.0386 0.0123) |
| OKLCH | oklch(92.13% 0.041 162.4) |
| XYZ | xyz(69.0762, 79.4899, 80.0964) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.17
Duck Egg Blue
#C3FBF4
ΔE00 6.88
Honeydew
#F0FFF0
ΔE00 6.90
Eggshell Blue
#C4FFF7
ΔE00 7.36
Light Light Blue
#CAFFFB
ΔE00 7.48
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEEDD #EECEDF
analogous
#CFEECE #CEEEDD #CEEEED
triadic
#CEEEDD #DDCEEE #EEDDCE
tetradic
#CEEEDD #CECFEE #EECEDF #EEEDCE
square
#CEEEDD #CECFEE #EECEDF #EEEDCE
split-complementary
#CEEEDD #EDCEEE #EECECF
monochromatic
#73CE9E #A1DEBD #CEEEDD #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.24
#CEEEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#CEEEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEEDD
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEEDD | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DC
Deuteranopia (green-blind)
#E7E5DE
Tritanopia (blue-blind)
#C8EEE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceeedd; /* rgb */ color: rgb(206, 238, 221); /* oklch */ color: oklch(92.1% 0.041 162.4);
Tailwind
colors: {
custom: {
50: '#ddf3e7',
500: '#ceeedd',
950: '#000000',
},
}SCSS
$custom: #ceeedd; $custom-light: #ddf3e7; $custom-dark: #000000;
JSON
{
"hex": "#ceeedd",
"rgb": {
"r": 206,
"g": 238,
"b": 221
},
"hsl": {
"h": 148.125,
"s": 48.485,
"l": 87.059
},
"oklch": {
"l": 0.92131,
"c": 0.04055,
"h": 162.4
},
"luminance": 0.79491
}Semantic roles & 50–950 ramp
primary
#CEEEDD
secondary
#CB95B2
accent
#2A77BC
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584