#CDD7CC#CDD7CC
#CDD7CC is a very light, near-neutral green. Relative luminance 0.659; OKLCH L 86.8% C 0.018 H 142.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7CC |
|---|---|
| RGB | rgb(205, 215, 204) |
| HSL | hsl(115, 12%, 82%) |
| HSV | hsv(115, 5%, 84%) |
| CMYK | cmyk(4.7%, 0%, 5.1%, 15.7%) |
| CIE-LAB | lab(84.97, -5.39, 4.25) |
| CIE-LCH | lch(84.97, 6.86, 141.71°) |
| OKLab | oklab(86.84% -0.0147 0.0111) |
| OKLCH | oklch(86.84% 0.018 142.8) |
| XYZ | xyz(60.3744, 65.9393, 66.6619) |
| Luminance | 0.6594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.98
Silver (survey)
#C5C9C7
ΔE00 6.03
Light Gray
#D3D3D3
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.79
Fog
#D8DCE0
ΔE00 8.62
Honeydew
#F0FFF0
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7CC #D6CCD7
analogous
#D3D7CC #CDD7CC #CCD7D1
triadic
#CDD7CC #CCCDD7 #D7CCCD
tetradic
#CDD7CC #CCD3D7 #D6CCD7 #D7D1CC
square
#CDD7CC #CCD3D7 #D6CCD7 #D7D1CC
split-complementary
#CDD7CC #D1CCD7 #D7CCD3
monochromatic
#8AA187 #ABBCAA #CDD7CC #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.48
#CDD7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#CDD7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7CC
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7CC | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CB
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#CCD6D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd7cc; /* rgb */ color: rgb(205, 215, 204); /* oklch */ color: oklch(86.8% 0.018 142.8);
Tailwind
colors: {
custom: {
50: '#dce3db',
500: '#cdd7cc',
950: '#000000',
},
}SCSS
$custom: #cdd7cc; $custom-light: #dce3db; $custom-dark: #000000;
JSON
{
"hex": "#cdd7cc",
"rgb": {
"r": 205,
"g": 215,
"b": 204
},
"hsl": {
"h": 114.545,
"s": 12.088,
"l": 82.157
},
"oklch": {
"l": 0.8684,
"c": 0.01843,
"h": 142.8
},
"luminance": 0.6594
}Semantic roles & 50–950 ramp
primary
#CDD7CC
secondary
#AA9CAB
accent
#4F9690
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484