#CBD8CF#CBD8CF
#CBD8CF is a very light, near-neutral green. Relative luminance 0.663; OKLCH L 87.0% C 0.019 H 155.8°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD8CF |
|---|---|
| RGB | rgb(203, 216, 207) |
| HSL | hsl(138, 14%, 82%) |
| HSV | hsv(138, 6%, 85%) |
| CMYK | cmyk(6%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(85.16, -6.04, 2.92) |
| CIE-LCH | lch(85.16, 6.71, 154.19°) |
| OKLab | oklab(86.98% -0.017 0.0076) |
| OKLCH | oklch(86.98% 0.019 155.8) |
| XYZ | xyz(60.4448, 66.3127, 68.6346) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.43
Silver (survey)
#C5C9C7
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 7.85
Gainsboro
#DCDCDC
ΔE00 8.02
Fog
#D8DCE0
ΔE00 8.41
Honeydew
#F0FFF0
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD8CF #D8CBD4
analogous
#CED8CB #CBD8CF #CBD8D6
triadic
#CBD8CF #CFCBD8 #D8CFCB
tetradic
#CBD8CF #CBCED8 #D8CBD4 #D8D6CB
square
#CBD8CF #CBCED8 #D8CBD4 #D8D6CB
split-complementary
#CBD8CF #D6CBD8 #D8CBCE
monochromatic
#85A48E #A8BEAF #CBD8CF #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.47
#CBD8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#CBD8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD8CF
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD8CF | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#C9D8D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbd8cf; /* rgb */ color: rgb(203, 216, 207); /* oklch */ color: oklch(87.0% 0.019 155.8);
Tailwind
colors: {
custom: {
50: '#dae4dd',
500: '#cbd8cf',
950: '#000000',
},
}SCSS
$custom: #cbd8cf; $custom-light: #dae4dd; $custom-dark: #000000;
JSON
{
"hex": "#cbd8cf",
"rgb": {
"r": 203,
"g": 216,
"b": 207
},
"hsl": {
"h": 138.462,
"s": 14.286,
"l": 82.157
},
"oklch": {
"l": 0.86979,
"c": 0.01861,
"h": 155.8
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#CBD8CF
secondary
#AD9AA7
accent
#4D8198
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484