#CED2C8#CED2C8
#CED2C8 is a very light, near-neutral yellow-green. Relative luminance 0.634; OKLCH L 85.8% C 0.014 H 124.6°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2C8 |
|---|---|
| RGB | rgb(206, 210, 200) |
| HSL | hsl(84, 10%, 80%) |
| HSV | hsv(84, 5%, 82%) |
| CMYK | cmyk(1.9%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(83.64, -3.16, 4.47) |
| CIE-LCH | lch(83.64, 5.48, 125.27°) |
| OKLab | oklab(85.78% -0.0081 0.0118) |
| OKLCH | oklch(85.78% 0.014 124.6) |
| XYZ | xyz(58.9238, 63.3851, 63.7627) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.04
Silver (survey)
#C5C9C7
ΔE00 4.35
Light Gray
#D3D3D3
ΔE00 5.72
Gainsboro
#DCDCDC
ΔE00 6.29
Silver
#C0C0C0
ΔE00 7.00
Fog
#D8DCE0
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2C8 #CCC8D2
analogous
#D2D1C8 #CED2C8 #C9D2C8
triadic
#CED2C8 #C8CED2 #D2C8CE
tetradic
#CED2C8 #C8D2D1 #CCC8D2 #D2C8C9
square
#CED2C8 #C8D2D1 #CCC8D2 #D2C8C9
split-complementary
#CED2C8 #C8C9D2 #D1C8D2
monochromatic
#929B85 #B0B6A6 #CED2C8 #ECEEEA #F0F1EE
Accessibility & contrast
On white
1.54
#CED2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#CED2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2C8
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2C8 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1C7
Deuteranopia (green-blind)
#D3D0C8
Tritanopia (blue-blind)
#CFD1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2c8; /* rgb */ color: rgb(206, 210, 200); /* oklch */ color: oklch(85.8% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#dddfd8',
500: '#ced2c8',
950: '#000000',
},
}SCSS
$custom: #ced2c8; $custom-light: #dddfd8; $custom-dark: #000000;
JSON
{
"hex": "#ced2c8",
"rgb": {
"r": 206,
"g": 210,
"b": 200
},
"hsl": {
"h": 84,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85784,
"c": 0.01427,
"h": 124.6
},
"luminance": 0.63385
}Semantic roles & 50–950 ramp
primary
#CED2C8
secondary
#9E98A6
accent
#51946C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483