#CED2C4#CED2C4
#CED2C4 is a very light, near-neutral yellow-green. Relative luminance 0.632; OKLCH L 85.7% C 0.019 H 119.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2C4 |
|---|---|
| RGB | rgb(206, 210, 196) |
| HSL | hsl(77, 13%, 80%) |
| HSV | hsv(77, 7%, 82%) |
| CMYK | cmyk(1.9%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(83.55, -3.86, 6.46) |
| CIE-LCH | lch(83.55, 7.53, 120.88°) |
| OKLab | oklab(85.68% -0.0097 0.0169) |
| OKLCH | oklch(85.68% 0.02 119.8) |
| XYZ | xyz(58.4625, 63.2006, 61.3329) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.33
Silver (survey)
#C5C9C7
ΔE00 5.86
Light Gray
#D3D3D3
ΔE00 7.29
Eggshell
#F0EAD6
ΔE00 7.46
Gainsboro
#DCDCDC
ΔE00 7.76
Silver
#C0C0C0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2C4 #C8C4D2
analogous
#D2CFC4 #CED2C4 #C7D2C4
triadic
#CED2C4 #C4CED2 #D2C4CE
tetradic
#CED2C4 #C4D2CF #C8C4D2 #D2C4C7
square
#CED2C4 #C4D2CF #C8C4D2 #D2C4C7
split-complementary
#CED2C4 #C4C7D2 #CFC4D2
monochromatic
#949D7F #B1B8A1 #CED2C4 #EBECE7 #F1F2EE
Accessibility & contrast
On white
1.54
#CED2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CED2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2C4
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2C4 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C3
Deuteranopia (green-blind)
#D4D0C5
Tritanopia (blue-blind)
#CFD0CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2c4; /* rgb */ color: rgb(206, 210, 196); /* oklch */ color: oklch(85.7% 0.019 119.8);
Tailwind
colors: {
custom: {
50: '#dddfd5',
500: '#ced2c4',
950: '#000000',
},
}SCSS
$custom: #ced2c4; $custom-light: #dddfd5; $custom-dark: #000000;
JSON
{
"hex": "#ced2c4",
"rgb": {
"r": 206,
"g": 210,
"b": 196
},
"hsl": {
"h": 77.143,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.85676,
"c": 0.0195,
"h": 119.8
},
"luminance": 0.63201
}Semantic roles & 50–950 ramp
primary
#CED2C4
secondary
#9994A6
accent
#4E9863
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483