#CED5C4#CED5C4
#CED5C4 is a very light, muted yellow-green. Relative luminance 0.647; OKLCH L 86.3% C 0.024 H 125.2°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5C4 |
|---|---|
| RGB | rgb(206, 213, 196) |
| HSL | hsl(85, 17%, 80%) |
| HSV | hsv(85, 8%, 84%) |
| CMYK | cmyk(3.3%, 0%, 8%, 16.5%) |
| CIE-LAB | lab(84.33, -5.42, 7.58) |
| CIE-LCH | lch(84.33, 9.32, 125.54°) |
| OKLab | oklab(86.29% -0.014 0.0198) |
| OKLCH | oklch(86.29% 0.024 125.2) |
| XYZ | xyz(59.2101, 64.6958, 61.5821) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.42
Silver (survey)
#C5C9C7
ΔE00 7.40
Eggshell
#F0EAD6
ΔE00 7.79
Beige
#F5F5DC
ΔE00 8.17
Light Gray
#D3D3D3
ΔE00 8.89
Gainsboro
#DCDCDC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5C4 #CBC4D5
analogous
#D5D3C4 #CED5C4 #C5D5C4
triadic
#CED5C4 #C4CED5 #D5C4CE
tetradic
#CED5C4 #C4D5D3 #CBC4D5 #D5C4C5
square
#CED5C4 #C4D5D3 #CBC4D5 #D5C4C5
split-complementary
#CED5C4 #C4C5D5 #D3C4D5
monochromatic
#93A27C #B0BCA0 #CED5C4 #ECEEE8 #F0F2ED
Accessibility & contrast
On white
1.51
#CED5C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#CED5C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5C4
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5C4 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C3
Deuteranopia (green-blind)
#D6D2C5
Tritanopia (blue-blind)
#CFD3D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5c4; /* rgb */ color: rgb(206, 213, 196); /* oklch */ color: oklch(86.3% 0.024 125.2);
Tailwind
colors: {
custom: {
50: '#dde1d5',
500: '#ced5c4',
950: '#000000',
},
}SCSS
$custom: #ced5c4; $custom-light: #dde1d5; $custom-dark: #000000;
JSON
{
"hex": "#ced5c4",
"rgb": {
"r": 206,
"g": 213,
"b": 196
},
"hsl": {
"h": 84.706,
"s": 16.832,
"l": 80.196
},
"oklch": {
"l": 0.86291,
"c": 0.02424,
"h": 125.2
},
"luminance": 0.64696
}Semantic roles & 50–950 ramp
primary
#CED5C4
secondary
#9D93AA
accent
#4A9B6C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483