#CED7C3#CED7C3
#CED7C3 is a very light, muted yellow-green. Relative luminance 0.657; OKLCH L 86.7% C 0.029 H 126.9°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7C3 |
|---|---|
| RGB | rgb(206, 215, 195) |
| HSL | hsl(87, 20%, 80%) |
| HSV | hsv(87, 9%, 84%) |
| CMYK | cmyk(4.2%, 0%, 9.3%, 15.7%) |
| CIE-LAB | lab(84.82, -6.62, 8.82) |
| CIE-LCH | lch(84.82, 11.03, 126.87°) |
| OKLab | oklab(86.68% -0.0172 0.023) |
| OKLCH | oklch(86.68% 0.029 126.9) |
| XYZ | xyz(59.6028, 65.6627, 61.1533) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.60
Beige
#F5F5DC
ΔE00 7.94
Eggshell
#F0EAD6
ΔE00 8.23
Silver (survey)
#C5C9C7
ΔE00 8.73
Honeydew
#F0FFF0
ΔE00 8.94
Off White (survey)
#FFFFE4
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7C3 #CCC3D7
analogous
#D7D6C3 #CED7C3 #C4D7C3
triadic
#CED7C3 #C3CED7 #D7C3CE
tetradic
#CED7C3 #C3D7D6 #CCC3D7 #D7C3C4
square
#CED7C3 #C3D7D6 #CCC3D7 #D7C3C4
split-complementary
#CED7C3 #C3C4D7 #D6C3D7
monochromatic
#92A67A #B0BF9E #CED7C3 #ECEFE8 #F0F3ED
Accessibility & contrast
On white
1.49
#CED7C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CED7C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7C3
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7C3 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C2
Deuteranopia (green-blind)
#D8D4C4
Tritanopia (blue-blind)
#CFD5D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7c3; /* rgb */ color: rgb(206, 215, 195); /* oklch */ color: oklch(86.7% 0.029 126.9);
Tailwind
colors: {
custom: {
50: '#dde3d5',
500: '#ced7c3',
950: '#000000',
},
}SCSS
$custom: #ced7c3; $custom-light: #dde3d5; $custom-dark: #000000;
JSON
{
"hex": "#ced7c3",
"rgb": {
"r": 206,
"g": 215,
"b": 195
},
"hsl": {
"h": 87,
"s": 20,
"l": 80.392
},
"oklch": {
"l": 0.86676,
"c": 0.02874,
"h": 126.9
},
"luminance": 0.65663
}Semantic roles & 50–950 ramp
primary
#CED7C3
secondary
#9E92AD
accent
#479E6E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483