#CED9CD#CED9CD
#CED9CD is a very light, muted green. Relative luminance 0.672; OKLCH L 87.4% C 0.020 H 143.0°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9CD |
|---|---|
| RGB | rgb(206, 217, 205) |
| HSL | hsl(115, 14%, 83%) |
| HSV | hsv(115, 6%, 85%) |
| CMYK | cmyk(5.1%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(85.58, -5.90, 4.63) |
| CIE-LCH | lch(85.58, 7.50, 141.90°) |
| OKLab | oklab(87.35% -0.0161 0.0121) |
| OKLCH | oklch(87.35% 0.02 143) |
| XYZ | xyz(61.2839, 67.1550, 67.4793) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.41
Silver (survey)
#C5C9C7
ΔE00 6.73
Honeydew
#F0FFF0
ΔE00 8.17
Light Gray
#D3D3D3
ΔE00 8.18
Gainsboro
#DCDCDC
ΔE00 8.27
Eggshell
#F0EAD6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9CD #D8CDD9
analogous
#D4D9CD #CED9CD #CDD9D2
triadic
#CED9CD #CDCED9 #D9CDCE
tetradic
#CED9CD #CDD4D9 #D8CDD9 #D9D2CD
square
#CED9CD #CDD4D9 #D8CDD9 #D9D2CD
split-complementary
#CED9CD #D2CDD9 #D9CDD4
monochromatic
#8AA487 #ACBFAA #CED9CD #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.46
#CED9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#CED9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9CD
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9CD | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#D8D5CE
Tritanopia (blue-blind)
#CDD8D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9cd; /* rgb */ color: rgb(206, 217, 205); /* oklch */ color: oklch(87.4% 0.020 143.0);
Tailwind
colors: {
custom: {
50: '#dde4dc',
500: '#ced9cd',
950: '#000000',
},
}SCSS
$custom: #ced9cd; $custom-light: #dde4dc; $custom-dark: #000000;
JSON
{
"hex": "#ced9cd",
"rgb": {
"r": 206,
"g": 217,
"b": 205
},
"hsl": {
"h": 115,
"s": 13.636,
"l": 82.745
},
"oklch": {
"l": 0.87353,
"c": 0.02013,
"h": 143
},
"luminance": 0.67155
}Semantic roles & 50–950 ramp
primary
#CED9CD
secondary
#AC9DAE
accent
#4E9892
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484