#CED9D2#CED9D2
#CED9D2 is a very light, near-neutral green. Relative luminance 0.674; OKLCH L 87.5% C 0.015 H 158.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9D2 |
|---|---|
| RGB | rgb(206, 217, 210) |
| HSL | hsl(142, 13%, 83%) |
| HSV | hsv(142, 5%, 85%) |
| CMYK | cmyk(5.1%, 0%, 3.2%, 14.9%) |
| CIE-LAB | lab(85.71, -4.99, 2.16) |
| CIE-LCH | lch(85.71, 5.44, 156.62°) |
| OKLab | oklab(87.49% -0.0141 0.0056) |
| OKLCH | oklch(87.49% 0.015 158.2) |
| XYZ | xyz(61.8971, 67.4002, 70.7089) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.29
Silver (survey)
#C5C9C7
ΔE00 5.39
Light Gray
#D3D3D3
ΔE00 6.68
Gainsboro
#DCDCDC
ΔE00 6.76
Fog
#D8DCE0
ΔE00 7.11
Mintcream
#F5FFFA
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9D2 #D9CED5
analogous
#CFD9CE #CED9D2 #CED9D7
triadic
#CED9D2 #D2CED9 #D9D2CE
tetradic
#CED9D2 #CECFD9 #D9CED5 #D9D7CE
square
#CED9D2 #CECFD9 #D9CED5 #D9D7CE
split-complementary
#CED9D2 #D7CED9 #D9CECF
monochromatic
#89A493 #ACBEB2 #CED9D2 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.45
#CED9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#CED9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9D2
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9D2 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D7D6D2
Tritanopia (blue-blind)
#CCD9D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9d2; /* rgb */ color: rgb(206, 217, 210); /* oklch */ color: oklch(87.5% 0.015 158.2);
Tailwind
colors: {
custom: {
50: '#dde4df',
500: '#ced9d2',
950: '#000000',
},
}SCSS
$custom: #ced9d2; $custom-light: #dde4df; $custom-dark: #000000;
JSON
{
"hex": "#ced9d2",
"rgb": {
"r": 206,
"g": 217,
"b": 210
},
"hsl": {
"h": 141.818,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.87491,
"c": 0.0152,
"h": 158.2
},
"luminance": 0.67401
}Semantic roles & 50–950 ramp
primary
#CED9D2
secondary
#AE9EA8
accent
#4F7D97
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484