#CEDCCB#CEDCCB
#CEDCCB is a very light, muted green. Relative luminance 0.686; OKLCH L 87.9% C 0.027 H 140.2°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEDCCB |
|---|---|
| RGB | rgb(206, 220, 203) |
| HSL | hsl(109, 20%, 83%) |
| HSV | hsv(109, 8%, 86%) |
| CMYK | cmyk(6.4%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(86.32, -7.79, 6.74) |
| CIE-LCH | lch(86.32, 10.30, 139.15°) |
| OKLab | oklab(87.92% -0.0211 0.0176) |
| OKLCH | oklch(87.92% 0.027 140.2) |
| XYZ | xyz(61.8243, 68.6196, 66.4761) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.51
Honeydew
#F0FFF0
ΔE00 7.56
Beige
#F5F5DC
ΔE00 8.41
Silver (survey)
#C5C9C7
ΔE00 8.96
Eggshell
#F0EAD6
ΔE00 9.24
Mintcream
#F5FFFA
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEDCCB #D9CBDC
analogous
#D6DCCB #CEDCCB #CBDCD0
triadic
#CEDCCB #CBCEDC #DCCBCE
tetradic
#CEDCCB #CBD6DC #D9CBDC #DCD0CB
square
#CEDCCB #CBD6DC #D9CBDC #DCD0CB
split-complementary
#CEDCCB #D0CBDC #DCCBD6
monochromatic
#89AB82 #ACC3A6 #CEDCCB #EEF3ED #EEF3ED
Accessibility & contrast
On white
1.43
#CEDCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#CEDCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEDCCB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEDCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEDCCB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CA
Deuteranopia (green-blind)
#DBD7CC
Tritanopia (blue-blind)
#CDDBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cedccb; /* rgb */ color: rgb(206, 220, 203); /* oklch */ color: oklch(87.9% 0.027 140.2);
Tailwind
colors: {
custom: {
50: '#dde6da',
500: '#cedccb',
950: '#000000',
},
}SCSS
$custom: #cedccb; $custom-light: #dde6da; $custom-dark: #000000;
JSON
{
"hex": "#cedccb",
"rgb": {
"r": 206,
"g": 220,
"b": 203
},
"hsl": {
"h": 109.412,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.87917,
"c": 0.02748,
"h": 140.2
},
"luminance": 0.6862
}Semantic roles & 50–950 ramp
primary
#CEDCCB
secondary
#AE99B2
accent
#489E8F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483