#CED4C0#CED4C0
#CED4C0 is a very light, muted yellow-green. Relative luminance 0.640; OKLCH L 86.0% C 0.028 H 120.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4C0 |
|---|---|
| RGB | rgb(206, 212, 192) |
| HSL | hsl(78, 19%, 79%) |
| HSV | hsv(78, 9%, 83%) |
| CMYK | cmyk(2.8%, 0%, 9.4%, 16.9%) |
| CIE-LAB | lab(83.97, -5.58, 9.19) |
| CIE-LCH | lch(83.97, 10.76, 121.26°) |
| OKLab | oklab(85.98% -0.0142 0.024) |
| OKLCH | oklch(85.98% 0.028 120.6) |
| XYZ | xyz(58.5101, 64.0146, 59.1326) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.39
Eggshell
#F0EAD6
ΔE00 7.72
Beige
#F5F5DC
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.25
Warm Beige
#E9DCC9
ΔE00 9.44
Light Gray
#D3D3D3
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4C0 #C6C0D4
analogous
#D4D0C0 #CED4C0 #C4D4C0
triadic
#CED4C0 #C0CED4 #D4C0CE
tetradic
#CED4C0 #C0D4D0 #C6C0D4 #D4C0C4
square
#CED4C0 #C0D4D0 #C6C0D4 #D4C0C4
split-complementary
#CED4C0 #C0C4D4 #D0C0D4
monochromatic
#95A277 #B2BB9C #CED4C0 #EAEDE4 #F1F3ED
Accessibility & contrast
On white
1.52
#CED4C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#CED4C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4C0
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4C0 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BF
Deuteranopia (green-blind)
#D6D1C1
Tritanopia (blue-blind)
#D0D2CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced4c0; /* rgb */ color: rgb(206, 212, 192); /* oklch */ color: oklch(86.0% 0.028 120.6);
Tailwind
colors: {
custom: {
50: '#dde1d3',
500: '#ced4c0',
950: '#000000',
},
}SCSS
$custom: #ced4c0; $custom-light: #dde1d3; $custom-dark: #000000;
JSON
{
"hex": "#ced4c0",
"rgb": {
"r": 206,
"g": 212,
"b": 192
},
"hsl": {
"h": 78,
"s": 18.868,
"l": 79.216
},
"oklch": {
"l": 0.85981,
"c": 0.02783,
"h": 120.6
},
"luminance": 0.64015
}Semantic roles & 50–950 ramp
primary
#CED4C0
secondary
#978FA9
accent
#489D62
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483