#CED2C0#CED2C0
#CED2C0 is a very light, muted yellow-green. Relative luminance 0.630; OKLCH L 85.6% C 0.025 H 117.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2C0 |
|---|---|
| RGB | rgb(206, 210, 192) |
| HSL | hsl(73, 17%, 79%) |
| HSV | hsv(73, 9%, 82%) |
| CMYK | cmyk(1.9%, 0%, 8.6%, 17.6%) |
| CIE-LAB | lab(83.45, -4.55, 8.45) |
| CIE-LCH | lch(83.45, 9.60, 118.29°) |
| OKLab | oklab(85.57% -0.0113 0.0221) |
| OKLCH | oklch(85.57% 0.025 117.1) |
| XYZ | xyz(58.0133, 63.0209, 58.9669) |
| Luminance | 0.6302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 7.32
Eggshell
#F0EAD6
ΔE00 7.39
Beige
#F5F5DC
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2C0 #C4C0D2
analogous
#D2CDC0 #CED2C0 #C5D2C0
triadic
#CED2C0 #C0CED2 #D2C0CE
tetradic
#CED2C0 #C0D2CD #C4C0D2 #D2C0C5
square
#CED2C0 #C0D2CD #C4C0D2 #D2C0C5
split-complementary
#CED2C0 #C0C5D2 #CDC0D2
monochromatic
#969F79 #B2B99C #CED2C0 #EAECE4 #F1F2ED
Accessibility & contrast
On white
1.54
#CED2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CED2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2C0
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2C0 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D0BF
Deuteranopia (green-blind)
#D4D0C1
Tritanopia (blue-blind)
#D0D0CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2c0; /* rgb */ color: rgb(206, 210, 192); /* oklch */ color: oklch(85.6% 0.025 117.1);
Tailwind
colors: {
custom: {
50: '#dddfd3',
500: '#ced2c0',
950: '#000000',
},
}SCSS
$custom: #ced2c0; $custom-light: #dddfd3; $custom-dark: #000000;
JSON
{
"hex": "#ced2c0",
"rgb": {
"r": 206,
"g": 210,
"b": 192
},
"hsl": {
"h": 73.333,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.8557,
"c": 0.02478,
"h": 117.1
},
"luminance": 0.63021
}Semantic roles & 50–950 ramp
primary
#CED2C0
secondary
#958FA7
accent
#4B9B5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483