#CBD5CF#CBD5CF
#CBD5CF is a very light, near-neutral green. Relative luminance 0.648; OKLCH L 86.4% C 0.014 H 159.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD5CF |
|---|---|
| RGB | rgb(203, 213, 207) |
| HSL | hsl(144, 11%, 82%) |
| HSV | hsv(144, 5%, 84%) |
| CMYK | cmyk(4.7%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(84.38, -4.49, 1.79) |
| CIE-LCH | lch(84.38, 4.83, 158.29°) |
| OKLab | oklab(86.36% -0.0127 0.0047) |
| OKLCH | oklch(86.36% 0.014 159.9) |
| XYZ | xyz(59.6832, 64.7896, 68.3807) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.25
Silver (survey)
#C5C9C7
ΔE00 4.36
Light Gray
#D3D3D3
ΔE00 6.02
Gainsboro
#DCDCDC
ΔE00 6.41
Fog
#D8DCE0
ΔE00 6.71
Silver
#C0C0C0
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD5CF #D5CBD1
analogous
#CCD5CB #CBD5CF #CBD5D4
triadic
#CBD5CF #CFCBD5 #D5CFCB
tetradic
#CBD5CF #CBCCD5 #D5CBD1 #D5D4CB
square
#CBD5CF #CBCCD5 #D5CBD1 #D5D4CB
split-complementary
#CBD5CF #D4CBD5 #D5CBCC
monochromatic
#879E90 #A9BAB0 #CBD5CF #EDF0EE #EEF1EF
Accessibility & contrast
On white
1.50
#CBD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#CBD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD5CF
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD5CF | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CF
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#C9D5D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cbd5cf; /* rgb */ color: rgb(203, 213, 207); /* oklch */ color: oklch(86.4% 0.014 159.9);
Tailwind
colors: {
custom: {
50: '#dae1dd',
500: '#cbd5cf',
950: '#000000',
},
}SCSS
$custom: #cbd5cf; $custom-light: #dae1dd; $custom-dark: #000000;
JSON
{
"hex": "#cbd5cf",
"rgb": {
"r": 203,
"g": 213,
"b": 207
},
"hsl": {
"h": 144,
"s": 10.638,
"l": 81.569
},
"oklch": {
"l": 0.86363,
"c": 0.01356,
"h": 159.9
},
"luminance": 0.6479
}Semantic roles & 50–950 ramp
primary
#CBD5CF
secondary
#A99BA3
accent
#517A95
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484