#CEE4CC#CEE4CC
#CEE4CC is a very light, muted green. Relative luminance 0.730; OKLCH L 89.6% C 0.040 H 142.9°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE4CC |
|---|---|
| RGB | rgb(206, 228, 204) |
| HSL | hsl(115, 31%, 85%) |
| HSV | hsv(115, 11%, 89%) |
| CMYK | cmyk(9.6%, 0%, 10.5%, 10.6%) |
| CIE-LAB | lab(88.43, -11.68, 9.25) |
| CIE-LCH | lch(88.43, 14.90, 141.62°) |
| OKLab | oklab(89.6% -0.0319 0.0241) |
| OKLCH | oklch(89.6% 0.04 142.9) |
| XYZ | xyz(64.0939, 72.9675, 67.8224) |
| Luminance | 0.7297 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.41
Beige
#F5F5DC
ΔE00 9.17
Light Grey
#D8DCD6
ΔE00 9.98
Ice
#D6FFFA
ΔE00 10.25
Off White (survey)
#FFFFE4
ΔE00 10.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE4CC #E2CCE4
analogous
#DAE4CC #CEE4CC #CCE4D6
triadic
#CEE4CC #CCCEE4 #E4CCCE
tetradic
#CEE4CC #CCDAE4 #E2CCE4 #E4D6CC
square
#CEE4CC #CCDAE4 #E2CCE4 #E4D6CC
split-complementary
#CEE4CC #D6CCE4 #E4CCDA
monochromatic
#81BA7C #A8CFA4 #CEE4CC #ECF4EB #ECF4EB
Accessibility & contrast
On white
1.35
#CEE4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#CEE4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE4CC
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE4CC | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCB
Deuteranopia (green-blind)
#E2DDCD
Tritanopia (blue-blind)
#CDE2DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cee4cc; /* rgb */ color: rgb(206, 228, 204); /* oklch */ color: oklch(89.6% 0.040 142.9);
Tailwind
colors: {
custom: {
50: '#ddecdb',
500: '#cee4cc',
950: '#000000',
},
}SCSS
$custom: #cee4cc; $custom-light: #ddecdb; $custom-dark: #000000;
JSON
{
"hex": "#cee4cc",
"rgb": {
"r": 206,
"g": 228,
"b": 204
},
"hsl": {
"h": 115,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.896,
"c": 0.03992,
"h": 142.9
},
"luminance": 0.72968
}Semantic roles & 50–950 ramp
primary
#CEE4CC
secondary
#B998BC
accent
#3CA9A0
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#151615
muted
#848484