#CEF0DA#CEF0DA
#CEF0DA is a very light, muted green. Relative luminance 0.805; OKLCH L 92.5% C 0.046 H 157.0°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CEF0DA |
|---|---|
| RGB | rgb(206, 240, 218) |
| HSL | hsl(141, 53%, 87%) |
| HSV | hsv(141, 14%, 94%) |
| CMYK | cmyk(14.2%, 0%, 9.2%, 5.9%) |
| CIE-LAB | lab(91.91, -15.18, 6.94) |
| CIE-LCH | lch(91.91, 16.69, 155.43°) |
| OKLab | oklab(92.47% -0.0425 0.0181) |
| OKLCH | oklch(92.47% 0.046 157) |
| XYZ | xyz(69.2656, 80.5025, 78.2053) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 7.35
Honeydew
#F0FFF0
ΔE00 7.48
Duck Egg Blue
#C3FBF4
ΔE00 7.64
Pale Aqua
#B8FFEB
ΔE00 7.66
Eggshell Blue
#C4FFF7
ΔE00 7.94
Light Light Blue
#CAFFFB
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEF0DA #F0CEE4
analogous
#D3F0CE #CEF0DA #CEF0EB
triadic
#CEF0DA #DACEF0 #F0DACE
tetradic
#CEF0DA #CED3F0 #F0CEE4 #F0EBCE
square
#CEF0DA #CED3F0 #F0CEE4 #F0EBCE
split-complementary
#CEF0DA #EBCEF0 #F0CED3
monochromatic
#70D393 #9FE2B7 #CEF0DA #E8F8ED #E8F8ED
Accessibility & contrast
On white
1.23
#CEF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#CEF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEF0DA
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEF0DA | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EAD9
Deuteranopia (green-blind)
#E9E6DB
Tritanopia (blue-blind)
#C9EFE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cef0da; /* rgb */ color: rgb(206, 240, 218); /* oklch */ color: oklch(92.5% 0.046 157.0);
Tailwind
colors: {
custom: {
50: '#ddf5e5',
500: '#cef0da',
950: '#000000',
},
}SCSS
$custom: #cef0da; $custom-light: #ddf5e5; $custom-dark: #000000;
JSON
{
"hex": "#cef0da",
"rgb": {
"r": 206,
"g": 240,
"b": 218
},
"hsl": {
"h": 141.176,
"s": 53.125,
"l": 87.451
},
"oklch": {
"l": 0.92468,
"c": 0.04621,
"h": 157
},
"luminance": 0.80504
}Semantic roles & 50–950 ramp
primary
#CEF0DA
secondary
#CE94BA
accent
#258AC1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151715
muted
#848584