#CEE5D2#CEE5D2
#CEE5D2 is a very light, muted green. Relative luminance 0.738; OKLCH L 90.0% C 0.035 H 150.5°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE5D2 |
|---|---|
| RGB | rgb(206, 229, 210) |
| HSL | hsl(130, 31%, 85%) |
| HSV | hsv(130, 10%, 90%) |
| CMYK | cmyk(10%, 0%, 8.3%, 10.2%) |
| CIE-LAB | lab(88.83, -11.12, 6.69) |
| CIE-LCH | lch(88.83, 12.98, 148.99°) |
| OKLab | oklab(89.96% -0.0308 0.0174) |
| OKLCH | oklch(89.96% 0.035 150.5) |
| XYZ | xyz(65.1033, 73.8127, 71.7776) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.72
Ice
#D6FFFA
ΔE00 8.78
Light Grey
#D8DCD6
ΔE00 9.17
Beige
#F5F5DC
ΔE00 9.51
Lightcyan
#E0FFFF
ΔE00 9.72
Ice Blue (survey)
#D7FFFE
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE5D2 #E5CEE1
analogous
#D5E5CE #CEE5D2 #CEE5DD
triadic
#CEE5D2 #D2CEE5 #E5D2CE
tetradic
#CEE5D2 #CED5E5 #E5CEE1 #E5DDCE
square
#CEE5D2 #CED5E5 #E5CEE1 #E5DDCE
split-complementary
#CEE5D2 #DDCEE5 #E5CED5
monochromatic
#7EBB89 #A6D0AD #CEE5D2 #EBF4ED #EBF4ED
Accessibility & contrast
On white
1.33
#CEE5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#CEE5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE5D2
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE5D2 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D1
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#CBE4DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cee5d2; /* rgb */ color: rgb(206, 229, 210); /* oklch */ color: oklch(90.0% 0.035 150.5);
Tailwind
colors: {
custom: {
50: '#ddeddf',
500: '#cee5d2',
950: '#000000',
},
}SCSS
$custom: #cee5d2; $custom-light: #ddeddf; $custom-dark: #000000;
JSON
{
"hex": "#cee5d2",
"rgb": {
"r": 206,
"g": 229,
"b": 210
},
"hsl": {
"h": 130.435,
"s": 30.667,
"l": 85.294
},
"oklch": {
"l": 0.89965,
"c": 0.03539,
"h": 150.5
},
"luminance": 0.73814
}Semantic roles & 50–950 ramp
primary
#CEE5D2
secondary
#BE9AB7
accent
#3C96A9
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484