#CEE4D4#CEE4D4
#CEE4D4 is a very light, muted green. Relative luminance 0.734; OKLCH L 89.8% C 0.032 H 154.1°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4D4 |
|---|---|
| RGB | rgb(206, 228, 212) |
| HSL | hsl(136, 29%, 85%) |
| HSV | hsv(136, 10%, 89%) |
| CMYK | cmyk(9.6%, 0%, 7%, 10.6%) |
| CIE-LAB | lab(88.62, -10.25, 5.33) |
| CIE-LCH | lch(88.62, 11.56, 152.54°) |
| OKLab | oklab(89.81% -0.0286 0.0139) |
| OKLCH | oklch(89.81% 0.032 154.1) |
| XYZ | xyz(65.0782, 73.3612, 73.0061) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.54
Light Grey
#D8DCD6
ΔE00 8.32
Ice
#D6FFFA
ΔE00 8.40
Lightcyan
#E0FFFF
ΔE00 9.00
Mintcream
#F5FFFA
ΔE00 9.20
Ice Blue (survey)
#D7FFFE
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4D4 #E4CEDE
analogous
#D3E4CE #CEE4D4 #CEE4DF
triadic
#CEE4D4 #D4CEE4 #E4D4CE
tetradic
#CEE4D4 #CED3E4 #E4CEDE #E4DFCE
square
#CEE4D4 #CED3E4 #E4CEDE #E4DFCE
split-complementary
#CEE4D4 #DFCEE4 #E4CED3
monochromatic
#7FB98F #A7CEB1 #CEE4D4 #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.34
#CEE4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#CEE4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4D4
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4D4 | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E0D3
Deuteranopia (green-blind)
#E0DDD5
Tritanopia (blue-blind)
#CBE3DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee4d4; /* rgb */ color: rgb(206, 228, 212); /* oklch */ color: oklch(89.8% 0.032 154.1);
Tailwind
colors: {
custom: {
50: '#ddece1',
500: '#cee4d4',
950: '#000000',
},
}SCSS
$custom: #cee4d4; $custom-light: #ddece1; $custom-dark: #000000;
JSON
{
"hex": "#cee4d4",
"rgb": {
"r": 206,
"g": 228,
"b": 212
},
"hsl": {
"h": 136.364,
"s": 28.947,
"l": 85.098
},
"oklch": {
"l": 0.89811,
"c": 0.03183,
"h": 154.1
},
"luminance": 0.73362
}Semantic roles & 50–950 ramp
primary
#CEE4D4
secondary
#BC9AB3
accent
#3E8BA8
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484