#CED8C8#CED8C8
#CED8C8 is a very light, muted yellow-green. Relative luminance 0.664; OKLCH L 87.0% C 0.024 H 133.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CED8C8 |
|---|---|
| RGB | rgb(206, 216, 200) |
| HSL | hsl(98, 17%, 82%) |
| HSV | hsv(98, 7%, 85%) |
| CMYK | cmyk(4.6%, 0%, 7.4%, 15.3%) |
| CIE-LAB | lab(85.20, -6.27, 6.72) |
| CIE-LCH | lch(85.20, 9.19, 133.00°) |
| OKLab | oklab(87.01% -0.0167 0.0176) |
| OKLCH | oklch(87.01% 0.024 133.5) |
| XYZ | xyz(60.4330, 66.4034, 64.2657) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.43
Silver (survey)
#C5C9C7
ΔE00 7.69
Beige
#F5F5DC
ΔE00 8.27
Eggshell
#F0EAD6
ΔE00 8.36
Honeydew
#F0FFF0
ΔE00 8.41
Light Gray
#D3D3D3
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED8C8 #D2C8D8
analogous
#D6D8C8 #CED8C8 #C8D8CA
triadic
#CED8C8 #C8CED8 #D8C8CE
tetradic
#CED8C8 #C8D6D8 #D2C8D8 #D8CAC8
square
#CED8C8 #C8D6D8 #D2C8D8 #D8CAC8
split-complementary
#CED8C8 #CAC8D8 #D8C8D6
monochromatic
#8EA580 #AEBFA4 #CED8C8 #EEF1EC #EFF2ED
Accessibility & contrast
On white
1.47
#CED8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#CED8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED8C8
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED8C8 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#D8D5C9
Tritanopia (blue-blind)
#CED7D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ced8c8; /* rgb */ color: rgb(206, 216, 200); /* oklch */ color: oklch(87.0% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#dde4d8',
500: '#ced8c8',
950: '#000000',
},
}SCSS
$custom: #ced8c8; $custom-light: #dde4d8; $custom-dark: #000000;
JSON
{
"hex": "#ced8c8",
"rgb": {
"r": 206,
"g": 216,
"b": 200
},
"hsl": {
"h": 97.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.87013,
"c": 0.02421,
"h": 133.5
},
"luminance": 0.66404
}Semantic roles & 50–950 ramp
primary
#CED8C8
secondary
#A597AD
accent
#4A9B7D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483