#CED5C3#CED5C3
#CED5C3 is a very light, muted yellow-green. Relative luminance 0.646; OKLCH L 86.3% C 0.026 H 124.3°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5C3 |
|---|---|
| RGB | rgb(206, 213, 195) |
| HSL | hsl(83, 18%, 80%) |
| HSV | hsv(83, 8%, 84%) |
| CMYK | cmyk(3.3%, 0%, 8.5%, 16.5%) |
| CIE-LAB | lab(84.30, -5.59, 8.08) |
| CIE-LCH | lch(84.30, 9.82, 124.68°) |
| OKLab | oklab(86.26% -0.0144 0.0211) |
| OKLCH | oklch(86.26% 0.026 124.3) |
| XYZ | xyz(59.0967, 64.6504, 60.9846) |
| Luminance | 0.6465 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 7.73
Eggshell
#F0EAD6
ΔE00 7.80
Beige
#F5F5DC
ΔE00 8.08
Light Gray
#D3D3D3
ΔE00 9.22
Honeydew
#F0FFF0
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5C3 #CAC3D5
analogous
#D5D3C3 #CED5C3 #C5D5C3
triadic
#CED5C3 #C3CED5 #D5C3CE
tetradic
#CED5C3 #C3D5D3 #CAC3D5 #D5C3C5
square
#CED5C3 #C3D5D3 #CAC3D5 #D5C3C5
split-complementary
#CED5C3 #C3C5D5 #D3C3D5
monochromatic
#93A37B #B1BC9F #CED5C3 #EBEEE7 #F0F2ED
Accessibility & contrast
On white
1.51
#CED5C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#CED5C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5C3
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5C3 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D3C2
Deuteranopia (green-blind)
#D6D2C4
Tritanopia (blue-blind)
#CFD3D0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5c3; /* rgb */ color: rgb(206, 213, 195); /* oklch */ color: oklch(86.3% 0.026 124.3);
Tailwind
colors: {
custom: {
50: '#dde1d5',
500: '#ced5c3',
950: '#000000',
},
}SCSS
$custom: #ced5c3; $custom-light: #dde1d5; $custom-dark: #000000;
JSON
{
"hex": "#ced5c3",
"rgb": {
"r": 206,
"g": 213,
"b": 195
},
"hsl": {
"h": 83.333,
"s": 17.647,
"l": 80
},
"oklch": {
"l": 0.86264,
"c": 0.02552,
"h": 124.3
},
"luminance": 0.6465
}Semantic roles & 50–950 ramp
primary
#CED5C3
secondary
#9B92AA
accent
#4A9C6A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483