#CED9CF#CED9CF
#CED9CF is a very light, near-neutral green. Relative luminance 0.673; OKLCH L 87.4% C 0.018 H 148.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CED9CF |
|---|---|
| RGB | rgb(206, 217, 207) |
| HSL | hsl(125, 13%, 83%) |
| HSV | hsv(125, 5%, 85%) |
| CMYK | cmyk(5.1%, 0%, 4.6%, 14.9%) |
| CIE-LAB | lab(85.63, -5.54, 3.64) |
| CIE-LCH | lch(85.63, 6.63, 146.70°) |
| OKLab | oklab(87.41% -0.0153 0.0095) |
| OKLCH | oklch(87.41% 0.018 148.1) |
| XYZ | xyz(61.5269, 67.2521, 68.7589) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.87
Silver (survey)
#C5C9C7
ΔE00 6.16
Light Gray
#D3D3D3
ΔE00 7.56
Gainsboro
#DCDCDC
ΔE00 7.66
Honeydew
#F0FFF0
ΔE00 8.30
Fog
#D8DCE0
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CED9CF #D9CED8
analogous
#D2D9CE #CED9CF #CED9D4
triadic
#CED9CF #CFCED9 #D9CFCE
tetradic
#CED9CF #CED2D9 #D9CED8 #D9D4CE
square
#CED9CF #CED2D9 #D9CED8 #D9D4CE
split-complementary
#CED9CF #D4CED9 #D9CED2
monochromatic
#89A48B #ACBEAD #CED9CF #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.45
#CED9CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#CED9CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CED9CF
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CED9CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CED9CF | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CF
Deuteranopia (green-blind)
#D7D6CF
Tritanopia (blue-blind)
#CDD8D6
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ced9cf; /* rgb */ color: rgb(206, 217, 207); /* oklch */ color: oklch(87.4% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#dde4dd',
500: '#ced9cf',
950: '#000000',
},
}SCSS
$custom: #ced9cf; $custom-light: #dde4dd; $custom-dark: #000000;
JSON
{
"hex": "#ced9cf",
"rgb": {
"r": 206,
"g": 217,
"b": 207
},
"hsl": {
"h": 125.455,
"s": 12.644,
"l": 82.941
},
"oklch": {
"l": 0.87408,
"c": 0.01802,
"h": 148.1
},
"luminance": 0.67253
}Semantic roles & 50–950 ramp
primary
#CED9CF
secondary
#AE9EAC
accent
#4F9097
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484