#CBD6CF#CBD6CF
#CBD6CF is a very light, near-neutral green. Relative luminance 0.653; OKLCH L 86.6% C 0.015 H 158.2°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD6CF |
|---|---|
| RGB | rgb(203, 214, 207) |
| HSL | hsl(142, 12%, 82%) |
| HSV | hsv(142, 5%, 84%) |
| CMYK | cmyk(5.1%, 0%, 3.3%, 16.1%) |
| CIE-LAB | lab(84.64, -5.01, 2.17) |
| CIE-LCH | lch(84.64, 5.46, 156.61°) |
| OKLab | oklab(86.57% -0.0141 0.0057) |
| OKLCH | oklch(86.57% 0.015 158.2) |
| XYZ | xyz(59.9355, 65.2942, 68.4648) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.59
Silver (survey)
#C5C9C7
ΔE00 4.99
Light Gray
#D3D3D3
ΔE00 6.65
Gainsboro
#DCDCDC
ΔE00 6.95
Fog
#D8DCE0
ΔE00 7.28
Silver
#C0C0C0
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD6CF #D6CBD2
analogous
#CDD6CB #CBD6CF #CBD6D5
triadic
#CBD6CF #CFCBD6 #D6CFCB
tetradic
#CBD6CF #CBCDD6 #D6CBD2 #D6D5CB
square
#CBD6CF #CBCDD6 #D6CBD2 #D6D5CB
split-complementary
#CBD6CF #D5CBD6 #D6CBCD
monochromatic
#87A090 #A9BBAF #CBD6CF #EDF1EF #EEF2EF
Accessibility & contrast
On white
1.49
#CBD6CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#CBD6CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD6CF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD6CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD6CF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#D4D3CF
Tritanopia (blue-blind)
#C9D6D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cbd6cf; /* rgb */ color: rgb(203, 214, 207); /* oklch */ color: oklch(86.6% 0.015 158.2);
Tailwind
colors: {
custom: {
50: '#dae2dd',
500: '#cbd6cf',
950: '#000000',
},
}SCSS
$custom: #cbd6cf; $custom-light: #dae2dd; $custom-dark: #000000;
JSON
{
"hex": "#cbd6cf",
"rgb": {
"r": 203,
"g": 214,
"b": 207
},
"hsl": {
"h": 141.818,
"s": 11.828,
"l": 81.765
},
"oklch": {
"l": 0.86568,
"c": 0.01524,
"h": 158.2
},
"luminance": 0.65295
}Semantic roles & 50–950 ramp
primary
#CBD6CF
secondary
#AA9BA5
accent
#507C96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484