#CEEAD8#CEEAD8
#CEEAD8 is a very light, muted green. Relative luminance 0.769; OKLCH L 91.2% C 0.038 H 157.4°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAD8 |
|---|---|
| RGB | rgb(206, 234, 216) |
| HSL | hsl(141, 40%, 86%) |
| HSV | hsv(141, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 7.7%, 8.2%) |
| CIE-LAB | lab(90.29, -12.55, 5.64) |
| CIE-LCH | lch(90.29, 13.76, 155.79°) |
| OKLab | oklab(91.16% -0.0352 0.0147) |
| OKLCH | oklch(91.16% 0.038 157.4) |
| XYZ | xyz(67.2683, 76.9242, 76.2562) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.67
Ice
#D6FFFA
ΔE00 7.29
Duck Egg Blue
#C3FBF4
ΔE00 8.17
Ice Blue (survey)
#D7FFFE
ΔE00 8.47
Very Pale Blue
#D6FFFE
ΔE00 8.53
Eggshell Blue
#C4FFF7
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAD8 #EACEE0
analogous
#D2EACE #CEEAD8 #CEEAE6
triadic
#CEEAD8 #D8CEEA #EAD8CE
tetradic
#CEEAD8 #CED2EA #EACEE0 #EAE6CE
square
#CEEAD8 #CED2EA #EACEE0 #EAE6CE
split-complementary
#CEEAD8 #E6CEEA #EACED2
monochromatic
#78C594 #A3D8B6 #CEEAD8 #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.28
#CEEAD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CEEAD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAD8
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAD8 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D7
Deuteranopia (green-blind)
#E4E2D9
Tritanopia (blue-blind)
#CAEAE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceead8; /* rgb */ color: rgb(206, 234, 216); /* oklch */ color: oklch(91.2% 0.038 157.4);
Tailwind
colors: {
custom: {
50: '#ddf0e4',
500: '#ceead8',
950: '#000000',
},
}SCSS
$custom: #ceead8; $custom-light: #ddf0e4; $custom-dark: #000000;
JSON
{
"hex": "#ceead8",
"rgb": {
"r": 206,
"g": 234,
"b": 216
},
"hsl": {
"h": 141.429,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91164,
"c": 0.03819,
"h": 157.4
},
"luminance": 0.76925
}Semantic roles & 50–950 ramp
primary
#CEEAD8
secondary
#C597B5
accent
#3285B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584