#CED5C2#CED5C2
#CED5C2 is a very light, muted yellow-green. Relative luminance 0.646; OKLCH L 86.2% C 0.027 H 123.5°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CED5C2 |
|---|---|
| RGB | rgb(206, 213, 194) |
| HSL | hsl(82, 18%, 80%) |
| HSV | hsv(82, 9%, 84%) |
| CMYK | cmyk(3.3%, 0%, 8.9%, 16.5%) |
| CIE-LAB | lab(84.28, -5.76, 8.57) |
| CIE-LCH | lch(84.28, 10.33, 123.89°) |
| OKLab | oklab(86.24% -0.0148 0.0224) |
| OKLCH | oklch(86.24% 0.027 123.5) |
| XYZ | xyz(58.9840, 64.6053, 60.3911) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.10
Eggshell
#F0EAD6
ΔE00 7.83
Beige
#F5F5DC
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.07
Honeydew
#F0FFF0
ΔE00 9.41
Light Gray
#D3D3D3
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED5C2 #C9C2D5
analogous
#D5D3C2 #CED5C2 #C5D5C2
triadic
#CED5C2 #C2CED5 #D5C2CE
tetradic
#CED5C2 #C2D5D3 #C9C2D5 #D5C2C5
square
#CED5C2 #C2D5D3 #C9C2D5 #D5C2C5
split-complementary
#CED5C2 #C2C5D5 #D3C2D5
monochromatic
#94A37A #B1BC9E #CED5C2 #EBEEE6 #F0F3ED
Accessibility & contrast
On white
1.51
#CED5C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#CED5C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED5C2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED5C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED5C2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D2C1
Deuteranopia (green-blind)
#D7D2C3
Tritanopia (blue-blind)
#D0D3CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ced5c2; /* rgb */ color: rgb(206, 213, 194); /* oklch */ color: oklch(86.2% 0.027 123.5);
Tailwind
colors: {
custom: {
50: '#dde1d4',
500: '#ced5c2',
950: '#000000',
},
}SCSS
$custom: #ced5c2; $custom-light: #dde1d4; $custom-dark: #000000;
JSON
{
"hex": "#ced5c2",
"rgb": {
"r": 206,
"g": 213,
"b": 194
},
"hsl": {
"h": 82.105,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.86238,
"c": 0.02681,
"h": 123.5
},
"luminance": 0.64605
}Semantic roles & 50–950 ramp
primary
#CED5C2
secondary
#9A91AA
accent
#499D68
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483