#CEDDCD#CEDDCD
#CEDDCD is a very light, muted green. Relative luminance 0.692; OKLCH L 88.2% C 0.027 H 143.6°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDDCD |
|---|---|
| RGB | rgb(206, 221, 205) |
| HSL | hsl(116, 19%, 84%) |
| HSV | hsv(116, 7%, 87%) |
| CMYK | cmyk(6.8%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.62, -7.95, 6.13) |
| CIE-LCH | lch(86.62, 10.04, 142.37°) |
| OKLab | oklab(88.18% -0.0217 0.016) |
| OKLCH | oklch(88.18% 0.027 143.6) |
| XYZ | xyz(62.3274, 69.2420, 67.8272) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.48
Honeydew
#F0FFF0
ΔE00 7.32
Beige
#F5F5DC
ΔE00 8.61
Silver (survey)
#C5C9C7
ΔE00 8.96
Mintcream
#F5FFFA
ΔE00 9.31
Eggshell
#F0EAD6
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDDCD #DCCDDD
analogous
#D6DDCD #CEDDCD #CDDDD4
triadic
#CEDDCD #CDCEDD #DDCDCE
tetradic
#CEDDCD #CDD6DD #DCCDDD #DDD4CD
square
#CEDDCD #CDD6DD #DCCDDD #DDD4CD
split-complementary
#CEDDCD #D4CDDD #DDCDD6
monochromatic
#87AB84 #AAC4A9 #CEDDCD #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.41
#CEDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#CEDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDDCD
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDDCD | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#CDDCD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ceddcd; /* rgb */ color: rgb(206, 221, 205); /* oklch */ color: oklch(88.2% 0.027 143.6);
Tailwind
colors: {
custom: {
50: '#dde7dc',
500: '#ceddcd',
950: '#000000',
},
}SCSS
$custom: #ceddcd; $custom-light: #dde7dc; $custom-dark: #000000;
JSON
{
"hex": "#ceddcd",
"rgb": {
"r": 206,
"g": 221,
"b": 205
},
"hsl": {
"h": 116.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88176,
"c": 0.02697,
"h": 143.6
},
"luminance": 0.69242
}Semantic roles & 50–950 ramp
primary
#CEDDCD
secondary
#B19BB3
accent
#489D98
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484