#CED7C8#CED7C8
#CED7C8 is a very light, muted yellow-green. Relative luminance 0.659; OKLCH L 86.8% C 0.023 H 132.6°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7C8 |
|---|---|
| RGB | rgb(206, 215, 200) |
| HSL | hsl(96, 16%, 81%) |
| HSV | hsv(96, 7%, 84%) |
| CMYK | cmyk(4.2%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(84.94, -5.75, 6.35) |
| CIE-LCH | lch(84.94, 8.56, 132.19°) |
| OKLab | oklab(86.81% -0.0152 0.0166) |
| OKLCH | oklch(86.81% 0.023 132.6) |
| XYZ | xyz(60.1776, 65.8926, 64.1806) |
| Luminance | 0.6589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.95
Silver (survey)
#C5C9C7
ΔE00 7.14
Eggshell
#F0EAD6
ΔE00 8.19
Beige
#F5F5DC
ΔE00 8.37
Light Gray
#D3D3D3
ΔE00 8.63
Honeydew
#F0FFF0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7C8 #D1C8D7
analogous
#D6D7C8 #CED7C8 #C8D7CA
triadic
#CED7C8 #C8CED7 #D7C8CE
tetradic
#CED7C8 #C8D6D7 #D1C8D7 #D7CAC8
square
#CED7C8 #C8D6D7 #D1C8D7 #D7CAC8
split-complementary
#CED7C8 #CAC8D7 #D7C8D6
monochromatic
#8FA381 #AEBDA5 #CED7C8 #EEF1EB #EFF2ED
Accessibility & contrast
On white
1.48
#CED7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#CED7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7C8
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7C8 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#CED6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7c8; /* rgb */ color: rgb(206, 215, 200); /* oklch */ color: oklch(86.8% 0.023 132.6);
Tailwind
colors: {
custom: {
50: '#dde3d8',
500: '#ced7c8',
950: '#000000',
},
}SCSS
$custom: #ced7c8; $custom-light: #dde3d8; $custom-dark: #000000;
JSON
{
"hex": "#ced7c8",
"rgb": {
"r": 206,
"g": 215,
"b": 200
},
"hsl": {
"h": 96,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.86807,
"c": 0.02253,
"h": 132.6
},
"luminance": 0.65893
}Semantic roles & 50–950 ramp
primary
#CED7C8
secondary
#A497AC
accent
#4B9A7B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483