#CED8C0#CED8C0
#CED8C0 is a very light, muted yellow-green. Relative luminance 0.660; OKLCH L 86.8% C 0.034 H 125.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8C0 |
|---|---|
| RGB | rgb(206, 216, 192) |
| HSL | hsl(85, 24%, 80%) |
| HSV | hsv(85, 11%, 85%) |
| CMYK | cmyk(4.6%, 0%, 11.1%, 15.3%) |
| CIE-LAB | lab(85.02, -7.64, 10.68) |
| CIE-LCH | lch(85.02, 13.13, 125.57°) |
| OKLab | oklab(86.81% -0.0199 0.0278) |
| OKLCH | oklch(86.81% 0.034 125.6) |
| XYZ | xyz(59.5224, 66.0392, 59.4700) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.90
Light Grey
#D8DCD6
ΔE00 7.96
Eggshell
#F0EAD6
ΔE00 8.69
Honeydew
#F0FFF0
ΔE00 9.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.57
Off White (survey)
#FFFFE4
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8C0 #CAC0D8
analogous
#D8D6C0 #CED8C0 #C2D8C0
triadic
#CED8C0 #C0CED8 #D8C0CE
tetradic
#CED8C0 #C0D8D6 #CAC0D8 #D8C0C2
square
#CED8C0 #C0D8D6 #CAC0D8 #D8C0C2
split-complementary
#CED8C0 #C0C2D8 #D6C0D8
monochromatic
#93A974 #B1C19A #CED8C0 #EBEFE6 #F0F3EC
Accessibility & contrast
On white
1.48
#CED8C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CED8C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8C0
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8C0 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD5BF
Deuteranopia (green-blind)
#DAD4C1
Tritanopia (blue-blind)
#D0D5D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced8c0; /* rgb */ color: rgb(206, 216, 192); /* oklch */ color: oklch(86.8% 0.034 125.6);
Tailwind
colors: {
custom: {
50: '#dde4d3',
500: '#ced8c0',
950: '#000000',
},
}SCSS
$custom: #ced8c0; $custom-light: #dde4d3; $custom-dark: #000000;
JSON
{
"hex": "#ced8c0",
"rgb": {
"r": 206,
"g": 216,
"b": 192
},
"hsl": {
"h": 85,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.86805,
"c": 0.03415,
"h": 125.6
},
"luminance": 0.66039
}Semantic roles & 50–950 ramp
primary
#CED8C0
secondary
#9B8EAE
accent
#44A26B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483