#CEEDDC#CEEDDC
#CEEDDC is a very light, muted green. Relative luminance 0.789; OKLCH L 91.9% C 0.040 H 161.6°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEDDC |
|---|---|
| RGB | rgb(206, 237, 220) |
| HSL | hsl(147, 46%, 87%) |
| HSV | hsv(147, 13%, 93%) |
| CMYK | cmyk(13.1%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(91.17, -13.32, 4.83) |
| CIE-LCH | lch(91.17, 14.17, 160.06°) |
| OKLab | oklab(91.9% -0.0377 0.0126) |
| OKLCH | oklch(91.9% 0.04 161.6) |
| XYZ | xyz(68.6530, 78.8562, 79.3000) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.37
Honeydew
#F0FFF0
ΔE00 6.81
Duck Egg Blue
#C3FBF4
ΔE00 7.14
Ice Blue (survey)
#D7FFFE
ΔE00 7.64
Eggshell Blue
#C4FFF7
ΔE00 7.64
Very Pale Blue
#D6FFFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEDDC #EDCEDF
analogous
#D0EDCE #CEEDDC #CEEDEC
triadic
#CEEDDC #DCCEED #EDDCCE
tetradic
#CEEDDC #CED0ED #EDCEDF #EDECCE
square
#CEEDDC #CED0ED #EDCEDF #EDECCE
split-complementary
#CEEDDC #ECCEED #EDCED0
monochromatic
#74CC9C #A1DDBC #CEEDDC #E9F7EF #E9F7EF
Accessibility & contrast
On white
1.25
#CEEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CEEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEDDC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEDDC | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE8DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#C9EDE8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ceeddc; /* rgb */ color: rgb(206, 237, 220); /* oklch */ color: oklch(91.9% 0.040 161.6);
Tailwind
colors: {
custom: {
50: '#ddf2e6',
500: '#ceeddc',
950: '#000000',
},
}SCSS
$custom: #ceeddc; $custom-light: #ddf2e6; $custom-dark: #000000;
JSON
{
"hex": "#ceeddc",
"rgb": {
"r": 206,
"g": 237,
"b": 220
},
"hsl": {
"h": 147.097,
"s": 46.269,
"l": 86.863
},
"oklch": {
"l": 0.91895,
"c": 0.03975,
"h": 161.6
},
"luminance": 0.78857
}Semantic roles & 50–950 ramp
primary
#CEEDDC
secondary
#C996B2
accent
#2C7AB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151716
muted
#848584