#CED5C0#CED5C0
#CED5C0 is a very light, muted yellow-green. Relative luminance 0.645; OKLCH L 86.2% C 0.029 H 122.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5C0 |
|---|---|
| RGB | rgb(206, 213, 192) |
| HSL | hsl(80, 20%, 79%) |
| HSV | hsv(80, 10%, 84%) |
| CMYK | cmyk(3.3%, 0%, 9.9%, 16.5%) |
| CIE-LAB | lab(84.23, -6.10, 9.57) |
| CIE-LCH | lch(84.23, 11.34, 122.51°) |
| OKLab | oklab(86.19% -0.0156 0.0249) |
| OKLCH | oklch(86.19% 0.029 122) |
| XYZ | xyz(58.7609, 64.5161, 59.2162) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.77
Beige
#F5F5DC
ΔE00 7.93
Eggshell
#F0EAD6
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 8.72
Honeydew
#F0FFF0
ΔE00 9.58
Off White (survey)
#FFFFE4
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5C0 #C7C0D5
analogous
#D5D2C0 #CED5C0 #C4D5C0
triadic
#CED5C0 #C0CED5 #D5C0CE
tetradic
#CED5C0 #C0D5D2 #C7C0D5 #D5C0C4
square
#CED5C0 #C0D5D2 #C7C0D5 #D5C0C4
split-complementary
#CED5C0 #C0C4D5 #D2C0D5
monochromatic
#95A477 #B1BD9B #CED5C0 #EBEDE5 #F1F3ED
Accessibility & contrast
On white
1.51
#CED5C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#CED5C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5C0
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5C0 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2BF
Deuteranopia (green-blind)
#D7D2C1
Tritanopia (blue-blind)
#D0D3CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5c0; /* rgb */ color: rgb(206, 213, 192); /* oklch */ color: oklch(86.2% 0.029 122.0);
Tailwind
colors: {
custom: {
50: '#dde1d3',
500: '#ced5c0',
950: '#000000',
},
}SCSS
$custom: #ced5c0; $custom-light: #dde1d3; $custom-dark: #000000;
JSON
{
"hex": "#ced5c0",
"rgb": {
"r": 206,
"g": 213,
"b": 192
},
"hsl": {
"h": 80,
"s": 20,
"l": 79.412
},
"oklch": {
"l": 0.86187,
"c": 0.0294,
"h": 122
},
"luminance": 0.64516
}Semantic roles & 50–950 ramp
primary
#CED5C0
secondary
#988FAA
accent
#479E64
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483