#CEE2D5#CEE2D5
#CEE2D5 is a very light, muted green. Relative luminance 0.723; OKLCH L 89.4% C 0.028 H 157.3°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEE2D5 |
|---|---|
| RGB | rgb(206, 226, 213) |
| HSL | hsl(141, 26%, 85%) |
| HSV | hsv(141, 9%, 89%) |
| CMYK | cmyk(8.8%, 0%, 5.8%, 11.4%) |
| CIE-LAB | lab(88.12, -9.06, 4.08) |
| CIE-LCH | lch(88.12, 9.94, 155.73°) |
| OKLab | oklab(89.43% -0.0255 0.0107) |
| OKLCH | oklch(89.43% 0.028 157.3) |
| XYZ | xyz(64.6577, 72.3178, 73.4902) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 7.19
Ice
#D6FFFA
ΔE00 8.48
Lightcyan
#E0FFFF
ΔE00 8.58
Mintcream
#F5FFFA
ΔE00 8.58
Ice Blue (survey)
#D7FFFE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEE2D5 #E2CEDB
analogous
#D1E2CE #CEE2D5 #CEE2DF
triadic
#CEE2D5 #D5CEE2 #E2D5CE
tetradic
#CEE2D5 #CED1E2 #E2CEDB #E2DFCE
square
#CEE2D5 #CED1E2 #E2CEDB #E2DFCE
split-complementary
#CEE2D5 #DFCEE2 #E2CED1
monochromatic
#81B493 #A8CBB4 #CEE2D5 #ECF4EF #ECF4EF
Accessibility & contrast
On white
1.36
#CEE2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#CEE2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEE2D5
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEE2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEE2D5 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#DEDCD6
Tritanopia (blue-blind)
#CBE2DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cee2d5; /* rgb */ color: rgb(206, 226, 213); /* oklch */ color: oklch(89.4% 0.028 157.3);
Tailwind
colors: {
custom: {
50: '#ddebe1',
500: '#cee2d5',
950: '#000000',
},
}SCSS
$custom: #cee2d5; $custom-light: #ddebe1; $custom-dark: #000000;
JSON
{
"hex": "#cee2d5",
"rgb": {
"r": 206,
"g": 226,
"b": 213
},
"hsl": {
"h": 141,
"s": 25.641,
"l": 84.706
},
"oklch": {
"l": 0.89425,
"c": 0.02762,
"h": 157.3
},
"luminance": 0.72319
}Semantic roles & 50–950 ramp
primary
#CEE2D5
secondary
#B99BAF
accent
#4182A4
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151615
muted
#848484