#CED4CA#CED4CA
#CED4CA is a very light, near-neutral yellow-green. Relative luminance 0.645; OKLCH L 86.2% C 0.015 H 132.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CED4CA |
|---|---|
| RGB | rgb(206, 212, 202) |
| HSL | hsl(96, 10%, 81%) |
| HSV | hsv(96, 5%, 83%) |
| CMYK | cmyk(2.8%, 0%, 4.7%, 16.9%) |
| CIE-LAB | lab(84.21, -3.85, 4.23) |
| CIE-LCH | lch(84.21, 5.72, 132.29°) |
| OKLab | oklab(86.25% -0.0102 0.0111) |
| OKLCH | oklch(86.25% 0.015 132.5) |
| XYZ | xyz(59.6560, 64.4729, 65.1674) |
| Luminance | 0.6447 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.98
Silver (survey)
#C5C9C7
ΔE00 4.74
Light Gray
#D3D3D3
ΔE00 6.17
Gainsboro
#DCDCDC
ΔE00 6.58
Silver
#C0C0C0
ΔE00 7.61
Fog
#D8DCE0
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED4CA #D0CAD4
analogous
#D3D4CA #CED4CA #CAD4CB
triadic
#CED4CA #CACED4 #D4CACE
tetradic
#CED4CA #CAD3D4 #D0CAD4 #D4CBCA
square
#CED4CA #CAD3D4 #D0CAD4 #D4CBCA
split-complementary
#CED4CA #CBCAD4 #D4CAD3
monochromatic
#909D86 #AFB9A8 #CED4CA #EDEFEC #EFF1EE
Accessibility & contrast
On white
1.51
#CED4CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#CED4CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED4CA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED4CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED4CA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#D4D2CA
Tritanopia (blue-blind)
#CED3D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced4ca; /* rgb */ color: rgb(206, 212, 202); /* oklch */ color: oklch(86.2% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#dde1da',
500: '#ced4ca',
950: '#000000',
},
}SCSS
$custom: #ced4ca; $custom-light: #dde1da; $custom-dark: #000000;
JSON
{
"hex": "#ced4ca",
"rgb": {
"r": 206,
"g": 212,
"b": 202
},
"hsl": {
"h": 96,
"s": 10.417,
"l": 81.176
},
"oklch": {
"l": 0.86247,
"c": 0.01505,
"h": 132.5
},
"luminance": 0.64473
}Semantic roles & 50–950 ramp
primary
#CED4CA
secondary
#A29AA8
accent
#519479
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483