#CDD5CB#CDD5CB
#CDD5CB is a very light, near-neutral green. Relative luminance 0.649; OKLCH L 86.4% C 0.016 H 139.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5CB |
|---|---|
| RGB | rgb(205, 213, 203) |
| HSL | hsl(108, 11%, 82%) |
| HSV | hsv(108, 5%, 84%) |
| CMYK | cmyk(3.8%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(84.42, -4.53, 4.00) |
| CIE-LCH | lch(84.42, 6.04, 138.60°) |
| OKLab | oklab(86.4% -0.0122 0.0105) |
| OKLCH | oklch(86.4% 0.016 139.4) |
| XYZ | xyz(59.7487, 64.8792, 65.8635) |
| Luminance | 0.6488 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.33
Silver (survey)
#C5C9C7
ΔE00 5.13
Light Gray
#D3D3D3
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 7.04
Fog
#D8DCE0
ΔE00 7.97
Silver
#C0C0C0
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5CB #D3CBD5
analogous
#D2D5CB #CDD5CB #CBD5CE
triadic
#CDD5CB #CBCDD5 #D5CBCD
tetradic
#CDD5CB #CBD2D5 #D3CBD5 #D5CECB
square
#CDD5CB #CBD2D5 #D3CBD5 #D5CECB
split-complementary
#CDD5CB #CECBD5 #D5CBD2
monochromatic
#8C9E87 #ACBAA9 #CDD5CB #EEF0ED #EFF1EE
Accessibility & contrast
On white
1.50
#CDD5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CDD5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5CB
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5CB | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#D4D2CB
Tritanopia (blue-blind)
#CDD4D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd5cb; /* rgb */ color: rgb(205, 213, 203); /* oklch */ color: oklch(86.4% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#dce1da',
500: '#cdd5cb',
950: '#000000',
},
}SCSS
$custom: #cdd5cb; $custom-light: #dce1da; $custom-dark: #000000;
JSON
{
"hex": "#cdd5cb",
"rgb": {
"r": 205,
"g": 213,
"b": 203
},
"hsl": {
"h": 108,
"s": 10.638,
"l": 81.569
},
"oklch": {
"l": 0.86403,
"c": 0.01611,
"h": 139.4
},
"luminance": 0.64879
}Semantic roles & 50–950 ramp
primary
#CDD5CB
secondary
#A69BA9
accent
#519587
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483