#CEEAD2#CEEAD2
#CEEAD2 is a very light, muted green. Relative luminance 0.766; OKLCH L 91.0% C 0.044 H 149.4°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEAD2 |
|---|---|
| RGB | rgb(206, 234, 210) |
| HSL | hsl(129, 40%, 86%) |
| HSV | hsv(129, 12%, 92%) |
| CMYK | cmyk(12%, 0%, 10.3%, 8.2%) |
| CIE-LAB | lab(90.15, -13.63, 8.57) |
| CIE-LCH | lch(90.15, 16.10, 147.84°) |
| OKLab | oklab(91.01% -0.0377 0.0223) |
| OKLCH | oklch(91.01% 0.044 149.4) |
| XYZ | xyz(66.5068, 76.6195, 72.2454) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.35
Ice
#D6FFFA
ΔE00 8.94
Mint
#AAF0C1
ΔE00 9.40
Duck Egg Blue
#C3FBF4
ΔE00 9.50
Pale Aqua
#B8FFEB
ΔE00 9.56
Eggshell Blue
#C4FFF7
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEAD2 #EACEE6
analogous
#D8EACE #CEEAD2 #CEEAE0
triadic
#CEEAD2 #D2CEEA #EAD2CE
tetradic
#CEEAD2 #CED8EA #EACEE6 #EAE0CE
square
#CEEAD2 #CED8EA #EACEE6 #EAE0CE
split-complementary
#CEEAD2 #E0CEEA #EACED8
monochromatic
#78C583 #A3D8AB #CEEAD2 #EAF6EB #EAF6EB
Accessibility & contrast
On white
1.29
#CEEAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#CEEAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEAD2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEAD2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE5D1
Deuteranopia (green-blind)
#E6E2D3
Tritanopia (blue-blind)
#CBE9E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceead2; /* rgb */ color: rgb(206, 234, 210); /* oklch */ color: oklch(91.0% 0.044 149.4);
Tailwind
colors: {
custom: {
50: '#ddf0df',
500: '#ceead2',
950: '#000000',
},
}SCSS
$custom: #ceead2; $custom-light: #ddf0df; $custom-dark: #000000;
JSON
{
"hex": "#ceead2",
"rgb": {
"r": 206,
"g": 234,
"b": 210
},
"hsl": {
"h": 128.571,
"s": 40,
"l": 86.275
},
"oklch": {
"l": 0.91006,
"c": 0.04375,
"h": 149.4
},
"luminance": 0.76621
}Semantic roles & 50–950 ramp
primary
#CEEAD2
secondary
#C597BE
accent
#32A1B3
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584