#CED9C8#CED9C8
#CED9C8 is a very light, muted yellow-green. Relative luminance 0.669; OKLCH L 87.2% C 0.026 H 134.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9C8 |
|---|---|
| RGB | rgb(206, 217, 200) |
| HSL | hsl(99, 18%, 82%) |
| HSV | hsv(99, 8%, 85%) |
| CMYK | cmyk(5.1%, 0%, 7.8%, 14.9%) |
| CIE-LAB | lab(85.46, -6.78, 7.09) |
| CIE-LCH | lch(85.46, 9.81, 133.71°) |
| OKLab | oklab(87.22% -0.0181 0.0185) |
| OKLCH | oklch(87.22% 0.026 134.3) |
| XYZ | xyz(60.6900, 66.9174, 64.3514) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.92
Beige
#F5F5DC
ΔE00 8.20
Honeydew
#F0FFF0
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.22
Eggshell
#F0EAD6
ΔE00 8.57
Light Gray
#D3D3D3
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9C8 #D3C8D9
analogous
#D7D9C8 #CED9C8 #C8D9CB
triadic
#CED9C8 #C8CED9 #D9C8CE
tetradic
#CED9C8 #C8D7D9 #D3C8D9 #D9CBC8
square
#CED9C8 #C8D7D9 #D3C8D9 #D9CBC8
split-complementary
#CED9C8 #CBC8D9 #D9C8D7
monochromatic
#8EA780 #AEC0A4 #CED9C8 #EEF2EC #EFF2ED
Accessibility & contrast
On white
1.46
#CED9C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CED9C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9C8
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9C8 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#D9D5C9
Tritanopia (blue-blind)
#CED7D4
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9c8; /* rgb */ color: rgb(206, 217, 200); /* oklch */ color: oklch(87.2% 0.026 134.3);
Tailwind
colors: {
custom: {
50: '#dde4d8',
500: '#ced9c8',
950: '#000000',
},
}SCSS
$custom: #ced9c8; $custom-light: #dde4d8; $custom-dark: #000000;
JSON
{
"hex": "#ced9c8",
"rgb": {
"r": 206,
"g": 217,
"b": 200
},
"hsl": {
"h": 98.824,
"s": 18.28,
"l": 81.765
},
"oklch": {
"l": 0.87219,
"c": 0.02589,
"h": 134.3
},
"luminance": 0.66918
}Semantic roles & 50–950 ramp
primary
#CED9C8
secondary
#A697AE
accent
#499D7F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483