#CBD4CB#CBD4CB
#CBD4CB is a very light, near-neutral green. Relative luminance 0.641; OKLCH L 86.0% C 0.016 H 145.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD4CB |
|---|---|
| RGB | rgb(203, 212, 203) |
| HSL | hsl(120, 9%, 81%) |
| HSV | hsv(120, 4%, 83%) |
| CMYK | cmyk(4.2%, 0%, 4.2%, 16.9%) |
| CIE-LAB | lab(84.02, -4.70, 3.39) |
| CIE-LCH | lch(84.02, 5.79, 144.21°) |
| OKLab | oklab(86.05% -0.0129 0.0089) |
| OKLCH | oklch(86.05% 0.016 145.4) |
| XYZ | xyz(58.9496, 64.0950, 65.7543) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.52
Silver (survey)
#C5C9C7
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 7.08
Fog
#D8DCE0
ΔE00 7.80
Silver
#C0C0C0
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD4CB #D4CBD4
analogous
#D0D4CB #CBD4CB #CBD4D0
triadic
#CBD4CB #CBCBD4 #D4CBCB
tetradic
#CBD4CB #CBD0D4 #D4CBD4 #D4D0CB
square
#CBD4CB #CBD0D4 #D4CBD4 #D4D0CB
split-complementary
#CBD4CB #D0CBD4 #D4CBD0
monochromatic
#889D88 #AAB8AA #CBD4CB #EDF0ED #EEF1EE
Accessibility & contrast
On white
1.52
#CBD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#CBD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD4CB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD4CB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CB
Deuteranopia (green-blind)
#D3D1CB
Tritanopia (blue-blind)
#CAD3D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd4cb; /* rgb */ color: rgb(203, 212, 203); /* oklch */ color: oklch(86.0% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#dae1da',
500: '#cbd4cb',
950: '#000000',
},
}SCSS
$custom: #cbd4cb; $custom-light: #dae1da; $custom-dark: #000000;
JSON
{
"hex": "#cbd4cb",
"rgb": {
"r": 203,
"g": 212,
"b": 203
},
"hsl": {
"h": 120,
"s": 9.474,
"l": 81.373
},
"oklch": {
"l": 0.86046,
"c": 0.01565,
"h": 145.4
},
"luminance": 0.64095
}Semantic roles & 50–950 ramp
primary
#CBD4CB
secondary
#A89BA8
accent
#529393
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483