#CED8C4#CED8C4
#CED8C4 is a very light, muted yellow-green. Relative luminance 0.662; OKLCH L 86.9% C 0.029 H 128.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8C4 |
|---|---|
| RGB | rgb(206, 216, 196) |
| HSL | hsl(90, 20%, 81%) |
| HSV | hsv(90, 9%, 85%) |
| CMYK | cmyk(4.6%, 0%, 9.3%, 15.3%) |
| CIE-LAB | lab(85.11, -6.96, 8.70) |
| CIE-LCH | lch(85.11, 11.14, 128.66°) |
| OKLab | oklab(86.91% -0.0183 0.0227) |
| OKLCH | oklch(86.91% 0.029 128.8) |
| XYZ | xyz(59.9717, 66.2189, 61.8359) |
| Luminance | 0.6622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.71
Beige
#F5F5DC
ΔE00 7.96
Eggshell
#F0EAD6
ΔE00 8.42
Honeydew
#F0FFF0
ΔE00 8.68
Silver (survey)
#C5C9C7
ΔE00 8.92
Off White (survey)
#FFFFE4
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8C4 #CEC4D8
analogous
#D8D8C4 #CED8C4 #C4D8C4
triadic
#CED8C4 #C4CED8 #D8C4CE
tetradic
#CED8C4 #C4D8D8 #CEC4D8 #D8C4C4
square
#CED8C4 #C4D8D8 #CEC4D8 #D8C4C4
split-complementary
#CED8C4 #C4C4D8 #D8C4D8
monochromatic
#91A77A #AFC09F #CED8C4 #EDF0E9 #F0F3ED
Accessibility & contrast
On white
1.47
#CED8C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#CED8C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8C4
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8C4 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C3
Deuteranopia (green-blind)
#D9D4C5
Tritanopia (blue-blind)
#CFD6D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8c4; /* rgb */ color: rgb(206, 216, 196); /* oklch */ color: oklch(86.9% 0.029 128.8);
Tailwind
colors: {
custom: {
50: '#dde4d5',
500: '#ced8c4',
950: '#000000',
},
}SCSS
$custom: #ced8c4; $custom-light: #dde4d5; $custom-dark: #000000;
JSON
{
"hex": "#ced8c4",
"rgb": {
"r": 206,
"g": 216,
"b": 196
},
"hsl": {
"h": 90,
"s": 20.408,
"l": 80.784
},
"oklch": {
"l": 0.86908,
"c": 0.02912,
"h": 128.8
},
"luminance": 0.66219
}Semantic roles & 50–950 ramp
primary
#CED8C4
secondary
#A093AE
accent
#479F73
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483