#CED7C7#CED7C7
#CED7C7 is a very light, muted yellow-green. Relative luminance 0.658; OKLCH L 86.8% C 0.024 H 131.2°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CED7C7 |
|---|---|
| RGB | rgb(206, 215, 199) |
| HSL | hsl(94, 17%, 81%) |
| HSV | hsv(94, 7%, 84%) |
| CMYK | cmyk(4.2%, 0%, 7.4%, 15.7%) |
| CIE-LAB | lab(84.92, -5.93, 6.84) |
| CIE-LCH | lch(84.92, 9.05, 130.91°) |
| OKLab | oklab(86.78% -0.0156 0.0179) |
| OKLCH | oklch(86.78% 0.024 131.2) |
| XYZ | xyz(60.0611, 65.8460, 63.5671) |
| Luminance | 0.6585 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.28
Silver (survey)
#C5C9C7
ΔE00 7.46
Eggshell
#F0EAD6
ΔE00 8.16
Beige
#F5F5DC
ΔE00 8.25
Honeydew
#F0FFF0
ΔE00 8.68
Light Gray
#D3D3D3
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED7C7 #D0C7D7
analogous
#D6D7C7 #CED7C7 #C7D7C8
triadic
#CED7C7 #C7CED7 #D7C7CE
tetradic
#CED7C7 #C7D6D7 #D0C7D7 #D7C8C7
square
#CED7C7 #C7D6D7 #D0C7D7 #D7C8C7
split-complementary
#CED7C7 #C8C7D7 #D7C7D6
monochromatic
#90A480 #AFBDA3 #CED7C7 #EDF0EB #EFF2ED
Accessibility & contrast
On white
1.48
#CED7C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#CED7C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED7C7
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED7C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED7C7 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C6
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#CFD5D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ced7c7; /* rgb */ color: rgb(206, 215, 199); /* oklch */ color: oklch(86.8% 0.024 131.2);
Tailwind
colors: {
custom: {
50: '#dde3d8',
500: '#ced7c7',
950: '#000000',
},
}SCSS
$custom: #ced7c7; $custom-light: #dde3d8; $custom-dark: #000000;
JSON
{
"hex": "#ced7c7",
"rgb": {
"r": 206,
"g": 215,
"b": 199
},
"hsl": {
"h": 93.75,
"s": 16.667,
"l": 81.176
},
"oklch": {
"l": 0.86781,
"c": 0.02376,
"h": 131.2
},
"luminance": 0.65846
}Semantic roles & 50–950 ramp
primary
#CED7C7
secondary
#A296AC
accent
#4B9B78
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483