#CEDCC8#CEDCC8
#CEDCC8 is a very light, muted green. Relative luminance 0.685; OKLCH L 87.8% C 0.031 H 136.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC8 |
|---|---|
| RGB | rgb(206, 220, 200) |
| HSL | hsl(102, 22%, 82%) |
| HSV | hsv(102, 9%, 86%) |
| CMYK | cmyk(6.4%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.24, -8.32, 8.22) |
| CIE-LCH | lch(86.24, 11.69, 135.34°) |
| OKLab | oklab(87.84% -0.0223 0.0214) |
| OKLCH | oklch(87.84% 0.031 136.2) |
| XYZ | xyz(61.4703, 68.4780, 64.6115) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.35
Honeydew
#F0FFF0
ΔE00 7.81
Beige
#F5F5DC
ΔE00 8.20
Eggshell
#F0EAD6
ΔE00 9.29
Silver (survey)
#C5C9C7
ΔE00 9.78
Off White (survey)
#FFFFE4
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC8 #D6C8DC
analogous
#D8DCC8 #CEDCC8 #C8DCCC
triadic
#CEDCC8 #C8CEDC #DCC8CE
tetradic
#CEDCC8 #C8D8DC #D6C8DC #DCCCC8
square
#CEDCC8 #C8D8DC #D6C8DC #DCCCC8
split-complementary
#CEDCC8 #CCC8DC #DCC8D8
monochromatic
#8BAC7D #ADC4A3 #CEDCC8 #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.43
#CEDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#CEDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC8
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC8 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#CEDAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcc8; /* rgb */ color: rgb(206, 220, 200); /* oklch */ color: oklch(87.8% 0.031 136.2);
Tailwind
colors: {
custom: {
50: '#dde6d8',
500: '#cedcc8',
950: '#000000',
},
}SCSS
$custom: #cedcc8; $custom-light: #dde6d8; $custom-dark: #000000;
JSON
{
"hex": "#cedcc8",
"rgb": {
"r": 206,
"g": 220,
"b": 200
},
"hsl": {
"h": 102,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87838,
"c": 0.03094,
"h": 136.2
},
"luminance": 0.68478
}Semantic roles & 50–950 ramp
primary
#CEDCC8
secondary
#AA96B2
accent
#45A185
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483