#CED2C5#CED2C5
#CED2C5 is a very light, near-neutral yellow-green. Relative luminance 0.632; OKLCH L 85.7% C 0.018 H 120.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2C5 |
|---|---|
| RGB | rgb(206, 210, 197) |
| HSL | hsl(78, 13%, 80%) |
| HSV | hsv(78, 6%, 82%) |
| CMYK | cmyk(1.9%, 0%, 6.2%, 17.6%) |
| CIE-LAB | lab(83.57, -3.69, 5.96) |
| CIE-LCH | lch(83.57, 7.01, 121.74°) |
| OKLab | oklab(85.7% -0.0093 0.0156) |
| OKLCH | oklch(85.7% 0.018 120.7) |
| XYZ | xyz(58.5767, 63.2462, 61.9343) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.99
Silver (survey)
#C5C9C7
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 6.91
Gainsboro
#DCDCDC
ΔE00 7.40
Eggshell
#F0EAD6
ΔE00 7.53
Silver
#C0C0C0
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2C5 #C9C5D2
analogous
#D2D0C5 #CED2C5 #C8D2C5
triadic
#CED2C5 #C5CED2 #D2C5CE
tetradic
#CED2C5 #C5D2D0 #C9C5D2 #D2C5C8
square
#CED2C5 #C5D2D0 #C9C5D2 #D2C5C8
split-complementary
#CED2C5 #C5C8D2 #D0C5D2
monochromatic
#949D80 #B1B7A3 #CED2C5 #EBEDE7 #F0F2EE
Accessibility & contrast
On white
1.54
#CED2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CED2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2C5
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2C5 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C4
Deuteranopia (green-blind)
#D3D0C5
Tritanopia (blue-blind)
#CFD0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2c5; /* rgb */ color: rgb(206, 210, 197); /* oklch */ color: oklch(85.7% 0.018 120.7);
Tailwind
colors: {
custom: {
50: '#dddfd6',
500: '#ced2c5',
950: '#000000',
},
}SCSS
$custom: #ced2c5; $custom-light: #dddfd6; $custom-dark: #000000;
JSON
{
"hex": "#ced2c5",
"rgb": {
"r": 206,
"g": 210,
"b": 197
},
"hsl": {
"h": 78.462,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.85703,
"c": 0.01818,
"h": 120.7
},
"luminance": 0.63246
}Semantic roles & 50–950 ramp
primary
#CED2C5
secondary
#9A95A6
accent
#4F9765
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483