#CED2C7#CED2C7
#CED2C7 is a very light, near-neutral yellow-green. Relative luminance 0.633; OKLCH L 85.8% C 0.016 H 123.1°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CED2C7 |
|---|---|
| RGB | rgb(206, 210, 199) |
| HSL | hsl(82, 11%, 80%) |
| HSV | hsv(82, 5%, 82%) |
| CMYK | cmyk(1.9%, 0%, 5.2%, 17.6%) |
| CIE-LAB | lab(83.62, -3.34, 4.97) |
| CIE-LCH | lch(83.62, 5.99, 123.90°) |
| OKLab | oklab(85.76% -0.0085 0.013) |
| OKLCH | oklch(85.76% 0.016 123.1) |
| XYZ | xyz(58.8074, 63.3385, 63.1492) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.34
Silver (survey)
#C5C9C7
ΔE00 4.73
Light Gray
#D3D3D3
ΔE00 6.12
Gainsboro
#DCDCDC
ΔE00 6.66
Silver
#C0C0C0
ΔE00 7.32
Eggshell
#F0EAD6
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED2C7 #CBC7D2
analogous
#D2D0C7 #CED2C7 #C8D2C7
triadic
#CED2C7 #C7CED2 #D2C7CE
tetradic
#CED2C7 #C7D2D0 #CBC7D2 #D2C7C8
square
#CED2C7 #C7D2D0 #CBC7D2 #D2C7C8
split-complementary
#CED2C7 #C7C8D2 #D0C7D2
monochromatic
#939B83 #B0B7A5 #CED2C7 #ECEDE9 #F0F1EE
Accessibility & contrast
On white
1.54
#CED2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CED2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED2C7
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED2C7 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D0C6
Deuteranopia (green-blind)
#D3D0C7
Tritanopia (blue-blind)
#CFD1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ced2c7; /* rgb */ color: rgb(206, 210, 199); /* oklch */ color: oklch(85.8% 0.016 123.1);
Tailwind
colors: {
custom: {
50: '#dddfd8',
500: '#ced2c7',
950: '#000000',
},
}SCSS
$custom: #ced2c7; $custom-light: #dddfd8; $custom-dark: #000000;
JSON
{
"hex": "#ced2c7",
"rgb": {
"r": 206,
"g": 210,
"b": 199
},
"hsl": {
"h": 81.818,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.85757,
"c": 0.01556,
"h": 123.1
},
"luminance": 0.63339
}Semantic roles & 50–950 ramp
primary
#CED2C7
secondary
#9D97A6
accent
#519569
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483