#CBD3CB#CBD3CB
#CBD3CB is a very light, near-neutral green. Relative luminance 0.636; OKLCH L 85.8% C 0.014 H 145.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD3CB |
|---|---|
| RGB | rgb(203, 211, 203) |
| HSL | hsl(120, 8%, 81%) |
| HSV | hsv(120, 4%, 83%) |
| CMYK | cmyk(3.8%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(83.76, -4.18, 3.01) |
| CIE-LCH | lch(83.76, 5.15, 144.23°) |
| OKLab | oklab(85.84% -0.0115 0.0079) |
| OKLCH | oklch(85.84% 0.014 145.4) |
| XYZ | xyz(58.7004, 63.5966, 65.6712) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.17
Silver (survey)
#C5C9C7
ΔE00 4.24
Light Gray
#D3D3D3
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.56
Fog
#D8DCE0
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD3CB #D3CBD3
analogous
#CFD3CB #CBD3CB #CBD3CF
triadic
#CBD3CB #CBCBD3 #D3CBCB
tetradic
#CBD3CB #CBCFD3 #D3CBD3 #D3CFCB
square
#CBD3CB #CBCFD3 #D3CBD3 #D3CFCB
split-complementary
#CBD3CB #CFCBD3 #D3CBCF
monochromatic
#899B89 #AAB7AA #CBD3CB #ECEFEC #EEF1EE
Accessibility & contrast
On white
1.53
#CBD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#CBD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD3CB
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD3CB | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CB
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#CAD2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd3cb; /* rgb */ color: rgb(203, 211, 203); /* oklch */ color: oklch(85.8% 0.014 145.4);
Tailwind
colors: {
custom: {
50: '#dae0da',
500: '#cbd3cb',
950: '#000000',
},
}SCSS
$custom: #cbd3cb; $custom-light: #dae0da; $custom-dark: #000000;
JSON
{
"hex": "#cbd3cb",
"rgb": {
"r": 203,
"g": 211,
"b": 203
},
"hsl": {
"h": 120,
"s": 8.333,
"l": 81.176
},
"oklch": {
"l": 0.85841,
"c": 0.01393,
"h": 145.4
},
"luminance": 0.63597
}Semantic roles & 50–950 ramp
primary
#CBD3CB
secondary
#A79CA7
accent
#539292
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483