#CEEAD4#CEEAD4
#CEEAD4 is a very light, muted green. Relative luminance 0.767; OKLCH L 91.1% C 0.042 H 151.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAD4 |
|---|---|
| RGB | rgb(206, 234, 212) |
| HSL | hsl(133, 40%, 86%) |
| HSV | hsv(133, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 9.4%, 8.2%) |
| CIE-LAB | lab(90.19, -13.28, 7.59) |
| CIE-LCH | lch(90.19, 15.29, 150.23°) |
| OKLab | oklab(91.06% -0.0368 0.0198) |
| OKLCH | oklch(91.06% 0.042 151.8) |
| XYZ | xyz(66.7575, 76.7198, 73.5659) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.08
Ice
#D6FFFA
ΔE00 8.38
Duck Egg Blue
#C3FBF4
ΔE00 9.04
Pale Aqua
#B8FFEB
ΔE00 9.43
Eggshell Blue
#C4FFF7
ΔE00 9.46
Ice Blue (survey)
#D7FFFE
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAD4 #EACEE4
analogous
#D6EACE #CEEAD4 #CEEAE2
triadic
#CEEAD4 #D4CEEA #EAD4CE
tetradic
#CEEAD4 #CED6EA #EACEE4 #EAE2CE
square
#CEEAD4 #CED6EA #EACEE4 #EAE2CE
split-complementary
#CEEAD4 #E2CEEA #EACED6
monochromatic
#78C589 #A3D8AE #CEEAD4 #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.28
#CEEAD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#CEEAD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAD4
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAD4 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE5D3
Deuteranopia (green-blind)
#E5E2D5
Tritanopia (blue-blind)
#CBE9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceead4; /* rgb */ color: rgb(206, 234, 212); /* oklch */ color: oklch(91.1% 0.042 151.8);
Tailwind
colors: {
custom: {
50: '#ddf0e1',
500: '#ceead4',
950: '#000000',
},
}SCSS
$custom: #ceead4; $custom-light: #ddf0e1; $custom-dark: #000000;
JSON
{
"hex": "#ceead4",
"rgb": {
"r": 206,
"g": 234,
"b": 212
},
"hsl": {
"h": 132.857,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91058,
"c": 0.04181,
"h": 151.8
},
"luminance": 0.76721
}Semantic roles & 50–950 ramp
primary
#CEEAD4
secondary
#C597BB
accent
#3297B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584