#CEDCC7#CEDCC7
#CEDCC7 is a very light, muted green. Relative luminance 0.684; OKLCH L 87.8% C 0.032 H 135.0°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCC7 |
|---|---|
| RGB | rgb(206, 220, 199) |
| HSL | hsl(100, 23%, 82%) |
| HSV | hsv(100, 10%, 86%) |
| CMYK | cmyk(6.4%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(86.22, -8.49, 8.71) |
| CIE-LCH | lch(86.22, 12.17, 134.26°) |
| OKLab | oklab(87.81% -0.0227 0.0227) |
| OKLCH | oklch(87.81% 0.032 135) |
| XYZ | xyz(61.3538, 68.4314, 63.9980) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.64
Honeydew
#F0FFF0
ΔE00 7.93
Beige
#F5F5DC
ΔE00 8.16
Eggshell
#F0EAD6
ΔE00 9.33
Off White (survey)
#FFFFE4
ΔE00 9.77
Lightyellow
#FFFFE0
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCC7 #D5C7DC
analogous
#D9DCC7 #CEDCC7 #C7DCCB
triadic
#CEDCC7 #C7CEDC #DCC7CE
tetradic
#CEDCC7 #C7D9DC #D5C7DC #DCCBC7
square
#CEDCC7 #C7D9DC #D5C7DC #DCCBC7
split-complementary
#CEDCC7 #CBC7DC #DCC7D9
monochromatic
#8CAD7C #ADC4A1 #CEDCC7 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.43
#CEDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#CEDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCC7
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCC7 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C6
Deuteranopia (green-blind)
#DCD7C8
Tritanopia (blue-blind)
#CEDAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedcc7; /* rgb */ color: rgb(206, 220, 199); /* oklch */ color: oklch(87.8% 0.032 135.0);
Tailwind
colors: {
custom: {
50: '#dde6d8',
500: '#cedcc7',
950: '#000000',
},
}SCSS
$custom: #cedcc7; $custom-light: #dde6d8; $custom-dark: #000000;
JSON
{
"hex": "#cedcc7",
"rgb": {
"r": 206,
"g": 220,
"b": 199
},
"hsl": {
"h": 100,
"s": 23.077,
"l": 82.157
},
"oklch": {
"l": 0.87812,
"c": 0.03211,
"h": 135
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#CEDCC7
secondary
#A995B2
accent
#44A282
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483