#CEDCCD#CEDCCD
#CEDCCD is a very light, muted green. Relative luminance 0.687; OKLCH L 88.0% C 0.025 H 143.5°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCCD |
|---|---|
| RGB | rgb(206, 220, 205) |
| HSL | hsl(116, 18%, 83%) |
| HSV | hsv(116, 7%, 86%) |
| CMYK | cmyk(6.4%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(86.36, -7.44, 5.75) |
| CIE-LCH | lch(86.36, 9.40, 142.28°) |
| OKLab | oklab(87.97% -0.0203 0.015) |
| OKLCH | oklch(87.97% 0.025 143.5) |
| XYZ | xyz(62.0642, 68.7155, 67.7394) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.97
Honeydew
#F0FFF0
ΔE00 7.48
Silver (survey)
#C5C9C7
ΔE00 8.42
Beige
#F5F5DC
ΔE00 8.62
Mintcream
#F5FFFA
ΔE00 9.18
Eggshell
#F0EAD6
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCCD #DBCDDC
analogous
#D5DCCD #CEDCCD #CDDCD3
triadic
#CEDCCD #CDCEDC #DCCDCE
tetradic
#CEDCCD #CDD5DC #DBCDDC #DCD3CD
square
#CEDCCD #CDD5DC #DBCDDC #DCD3CD
split-complementary
#CEDCCD #D3CDDC #DCCDD5
monochromatic
#87AA85 #ABC3A9 #CEDCCD #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.42
#CEDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CEDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCCD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCCD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#DAD8CE
Tritanopia (blue-blind)
#CDDBD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedccd; /* rgb */ color: rgb(206, 220, 205); /* oklch */ color: oklch(88.0% 0.025 143.5);
Tailwind
colors: {
custom: {
50: '#dde6dc',
500: '#cedccd',
950: '#000000',
},
}SCSS
$custom: #cedccd; $custom-light: #dde6dc; $custom-dark: #000000;
JSON
{
"hex": "#cedccd",
"rgb": {
"r": 206,
"g": 220,
"b": 205
},
"hsl": {
"h": 116,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.8797,
"c": 0.02527,
"h": 143.5
},
"luminance": 0.68716
}Semantic roles & 50–950 ramp
primary
#CEDCCD
secondary
#B09CB2
accent
#4A9C96
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484