#CBD7CB#CBD7CB
#CBD7CB is a very light, muted green. Relative luminance 0.656; OKLCH L 86.7% C 0.021 H 145.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD7CB |
|---|---|
| RGB | rgb(203, 215, 203) |
| HSL | hsl(120, 13%, 82%) |
| HSV | hsv(120, 6%, 84%) |
| CMYK | cmyk(5.6%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(84.80, -6.25, 4.52) |
| CIE-LCH | lch(84.80, 7.71, 144.13°) |
| OKLab | oklab(86.66% -0.0171 0.0118) |
| OKLCH | oklch(86.66% 0.021 145.4) |
| XYZ | xyz(59.7065, 65.6088, 66.0066) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.86
Silver (survey)
#C5C9C7
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 8.43
Honeydew
#F0FFF0
ΔE00 8.61
Gainsboro
#DCDCDC
ΔE00 8.65
Eggshell
#F0EAD6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD7CB #D7CBD7
analogous
#D1D7CB #CBD7CB #CBD7D1
triadic
#CBD7CB #CBCBD7 #D7CBCB
tetradic
#CBD7CB #CBD1D7 #D7CBD7 #D7D1CB
square
#CBD7CB #CBD1D7 #D7CBD7 #D7D1CB
split-complementary
#CBD7CB #D1CBD7 #D7CBD1
monochromatic
#86A286 #A8BCA8 #CBD7CB #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.49
#CBD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#CBD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD7CB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD7CB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#CAD6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cbd7cb; /* rgb */ color: rgb(203, 215, 203); /* oklch */ color: oklch(86.7% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#dae3da',
500: '#cbd7cb',
950: '#000000',
},
}SCSS
$custom: #cbd7cb; $custom-light: #dae3da; $custom-dark: #000000;
JSON
{
"hex": "#cbd7cb",
"rgb": {
"r": 203,
"g": 215,
"b": 203
},
"hsl": {
"h": 120,
"s": 13.043,
"l": 81.961
},
"oklch": {
"l": 0.86663,
"c": 0.02083,
"h": 145.4
},
"luminance": 0.65609
}Semantic roles & 50–950 ramp
primary
#CBD7CB
secondary
#AB9BAB
accent
#4E9797
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483