#CED4C5#CED4C5
#CED4C5 is a very light, muted yellow-green. Relative luminance 0.642; OKLCH L 86.1% C 0.021 H 124.7°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4C5 |
|---|---|
| RGB | rgb(206, 212, 197) |
| HSL | hsl(84, 15%, 80%) |
| HSV | hsv(84, 7%, 83%) |
| CMYK | cmyk(2.8%, 0%, 7.1%, 16.9%) |
| CIE-LAB | lab(84.09, -4.73, 6.71) |
| CIE-LCH | lch(84.09, 8.21, 125.16°) |
| OKLab | oklab(86.11% -0.0122 0.0176) |
| OKLCH | oklch(86.11% 0.021 124.7) |
| XYZ | xyz(59.0735, 64.2400, 62.0999) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.67
Silver (survey)
#C5C9C7
ΔE00 6.53
Eggshell
#F0EAD6
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 8.01
Gainsboro
#DCDCDC
ΔE00 8.35
Beige
#F5F5DC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4C5 #CBC5D4
analogous
#D4D2C5 #CED4C5 #C6D4C5
triadic
#CED4C5 #C5CED4 #D4C5CE
tetradic
#CED4C5 #C5D4D2 #CBC5D4 #D4C5C6
square
#CED4C5 #C5D4D2 #CBC5D4 #D4C5C6
split-complementary
#CED4C5 #C5C6D4 #D2C5D4
monochromatic
#93A07F #B0BAA2 #CED4C5 #ECEEE8 #F0F2ED
Accessibility & contrast
On white
1.52
#CED4C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#CED4C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4C5
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4C5 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D2C4
Deuteranopia (green-blind)
#D5D2C6
Tritanopia (blue-blind)
#CFD2D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4c5; /* rgb */ color: rgb(206, 212, 197); /* oklch */ color: oklch(86.1% 0.021 124.7);
Tailwind
colors: {
custom: {
50: '#dde1d6',
500: '#ced4c5',
950: '#000000',
},
}SCSS
$custom: #ced4c5; $custom-light: #dde1d6; $custom-dark: #000000;
JSON
{
"hex": "#ced4c5",
"rgb": {
"r": 206,
"g": 212,
"b": 197
},
"hsl": {
"h": 84,
"s": 14.851,
"l": 80.196
},
"oklch": {
"l": 0.86112,
"c": 0.02136,
"h": 124.7
},
"luminance": 0.6424
}Semantic roles & 50–950 ramp
primary
#CED4C5
secondary
#9D95A9
accent
#4C996B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483