#CED6C0#CED6C0
#CED6C0 is a very light, muted yellow-green. Relative luminance 0.650; OKLCH L 86.4% C 0.031 H 123.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CED6C0 |
|---|---|
| RGB | rgb(206, 214, 192) |
| HSL | hsl(82, 21%, 80%) |
| HSV | hsv(82, 10%, 84%) |
| CMYK | cmyk(3.7%, 0%, 10.3%, 16.1%) |
| CIE-LAB | lab(84.49, -6.61, 9.94) |
| CIE-LCH | lch(84.49, 11.94, 123.64°) |
| OKLab | oklab(86.39% -0.017 0.0259) |
| OKLCH | oklch(86.39% 0.031 123.4) |
| XYZ | xyz(59.0132, 65.0207, 59.3003) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.16
Beige
#F5F5DC
ΔE00 7.88
Eggshell
#F0EAD6
ΔE00 8.16
Silver (survey)
#C5C9C7
ΔE00 9.19
Honeydew
#F0FFF0
ΔE00 9.41
Off White (survey)
#FFFFE4
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED6C0 #C8C0D6
analogous
#D6D3C0 #CED6C0 #C3D6C0
triadic
#CED6C0 #C0CED6 #D6C0CE
tetradic
#CED6C0 #C0D6D3 #C8C0D6 #D6C0C3
square
#CED6C0 #C0D6D3 #C8C0D6 #D6C0C3
split-complementary
#CED6C0 #C0C3D6 #D3C0D6
monochromatic
#94A676 #B1BE9B #CED6C0 #EBEEE5 #F1F3EC
Accessibility & contrast
On white
1.50
#CED6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CED6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED6C0
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED6C0 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BF
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#D0D4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ced6c0; /* rgb */ color: rgb(206, 214, 192); /* oklch */ color: oklch(86.4% 0.031 123.4);
Tailwind
colors: {
custom: {
50: '#dde2d3',
500: '#ced6c0',
950: '#000000',
},
}SCSS
$custom: #ced6c0; $custom-light: #dde2d3; $custom-dark: #000000;
JSON
{
"hex": "#ced6c0",
"rgb": {
"r": 206,
"g": 214,
"b": 192
},
"hsl": {
"h": 81.818,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.86392,
"c": 0.03097,
"h": 123.4
},
"luminance": 0.65021
}Semantic roles & 50–950 ramp
primary
#CED6C0
secondary
#998FAC
accent
#46A067
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483