#CED7C5#CED7C5
#CED7C5 is a very light, muted yellow-green. Relative luminance 0.658; OKLCH L 86.7% C 0.026 H 128.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7C5 |
|---|---|
| RGB | rgb(206, 215, 197) |
| HSL | hsl(90, 18%, 81%) |
| HSV | hsv(90, 8%, 84%) |
| CMYK | cmyk(4.2%, 0%, 8.4%, 15.7%) |
| CIE-LAB | lab(84.87, -6.27, 7.83) |
| CIE-LCH | lch(84.87, 10.03, 128.70°) |
| OKLab | oklab(86.73% -0.0164 0.0205) |
| OKLCH | oklch(86.73% 0.026 128.8) |
| XYZ | xyz(59.8304, 65.7538, 62.3522) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.94
Beige
#F5F5DC
ΔE00 8.06
Silver (survey)
#C5C9C7
ΔE00 8.10
Eggshell
#F0EAD6
ΔE00 8.17
Honeydew
#F0FFF0
ΔE00 8.78
Light Gray
#D3D3D3
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7C5 #CEC5D7
analogous
#D7D7C5 #CED7C5 #C5D7C5
triadic
#CED7C5 #C5CED7 #D7C5CE
tetradic
#CED7C5 #C5D7D7 #CEC5D7 #D7C5C5
square
#CED7C5 #C5D7D7 #CEC5D7 #D7C5C5
split-complementary
#CED7C5 #C5C5D7 #D7C5D7
monochromatic
#91A57D #AFBEA1 #CED7C5 #EDF0E9 #F0F3ED
Accessibility & contrast
On white
1.48
#CED7C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CED7C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7C5
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7C5 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C4
Deuteranopia (green-blind)
#D8D4C6
Tritanopia (blue-blind)
#CFD5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7c5; /* rgb */ color: rgb(206, 215, 197); /* oklch */ color: oklch(86.7% 0.026 128.8);
Tailwind
colors: {
custom: {
50: '#dde3d6',
500: '#ced7c5',
950: '#000000',
},
}SCSS
$custom: #ced7c5; $custom-light: #dde3d6; $custom-dark: #000000;
JSON
{
"hex": "#ced7c5",
"rgb": {
"r": 206,
"g": 215,
"b": 197
},
"hsl": {
"h": 90,
"s": 18.367,
"l": 80.784
},
"oklch": {
"l": 0.86728,
"c": 0.02624,
"h": 128.8
},
"luminance": 0.65754
}Semantic roles & 50–950 ramp
primary
#CED7C5
secondary
#A094AC
accent
#499D73
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483