#CED2CA#CED2CA
#CED2CA is a very light, near-neutral yellow-green. Relative luminance 0.635; OKLCH L 85.8% C 0.012 H 128.6°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2CA |
|---|---|
| RGB | rgb(206, 210, 202) |
| HSL | hsl(90, 8%, 81%) |
| HSV | hsv(90, 4%, 82%) |
| CMYK | cmyk(1.9%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(83.69, -2.81, 3.48) |
| CIE-LCH | lch(83.69, 4.47, 128.90°) |
| OKLab | oklab(85.84% -0.0073 0.0092) |
| OKLCH | oklch(85.84% 0.012 128.6) |
| XYZ | xyz(59.1591, 63.4792, 65.0017) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.56
Silver (survey)
#C5C9C7
ΔE00 3.60
Light Gray
#D3D3D3
ΔE00 4.90
Gainsboro
#DCDCDC
ΔE00 5.55
Silver
#C0C0C0
ΔE00 6.37
Fog
#D8DCE0
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2CA #CECAD2
analogous
#D2D2CA #CED2CA #CAD2CA
triadic
#CED2CA #CACED2 #D2CACE
tetradic
#CED2CA #CAD2D2 #CECAD2 #D2CACA
square
#CED2CA #CAD2D2 #CECAD2 #D2CACA
split-complementary
#CED2CA #CACAD2 #D2CAD2
monochromatic
#919A88 #AFB6A9 #CED2CA #EDEEEB #F0F1EE
Accessibility & contrast
On white
1.53
#CED2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CED2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2CA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2CA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#D2D1CA
Tritanopia (blue-blind)
#CED1D0
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ced2ca; /* rgb */ color: rgb(206, 210, 202); /* oklch */ color: oklch(85.8% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#dddfda',
500: '#ced2ca',
950: '#000000',
},
}SCSS
$custom: #ced2ca; $custom-light: #dddfda; $custom-dark: #000000;
JSON
{
"hex": "#ced2ca",
"rgb": {
"r": 206,
"g": 210,
"b": 202
},
"hsl": {
"h": 90,
"s": 8.163,
"l": 80.784
},
"oklch": {
"l": 0.8584,
"c": 0.01171,
"h": 128.6
},
"luminance": 0.63479
}Semantic roles & 50–950 ramp
primary
#CED2CA
secondary
#A09BA6
accent
#539273
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483