#CBD2BD#CBD2BD
#CBD2BD is a very light, muted yellow-green. Relative luminance 0.625; OKLCH L 85.3% C 0.029 H 122.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2BD |
|---|---|
| RGB | rgb(203, 210, 189) |
| HSL | hsl(80, 19%, 78%) |
| HSV | hsv(80, 10%, 82%) |
| CMYK | cmyk(3.3%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(83.16, -6.11, 9.59) |
| CIE-LCH | lch(83.16, 11.37, 122.51°) |
| OKLab | oklab(85.26% -0.0156 0.025) |
| OKLCH | oklch(85.26% 0.029 122.1) |
| XYZ | xyz(56.8592, 62.4638, 57.1955) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.03
Eggshell
#F0EAD6
ΔE00 8.44
Silver (survey)
#C5C9C7
ΔE00 8.57
Beige
#F5F5DC
ΔE00 8.59
Warm Beige
#E9DCC9
ΔE00 10.09
Honeydew
#F0FFF0
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2BD #C4BDD2
analogous
#D2CEBD #CBD2BD #C0D2BD
triadic
#CBD2BD #BDCBD2 #D2BDCB
tetradic
#CBD2BD #BDD2CE #C4BDD2 #D2BDC0
square
#CBD2BD #BDD2CE #C4BDD2 #D2BDC0
split-complementary
#CBD2BD #BDC0D2 #CEBDD2
monochromatic
#92A074 #AEB999 #CBD2BD #E8EBE1 #F1F3ED
Accessibility & contrast
On white
1.56
#CBD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#CBD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2BD
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2BD | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBC
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#CDD0CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd2bd; /* rgb */ color: rgb(203, 210, 189); /* oklch */ color: oklch(85.3% 0.029 122.1);
Tailwind
colors: {
custom: {
50: '#dadfd0',
500: '#cbd2bd',
950: '#000000',
},
}SCSS
$custom: #cbd2bd; $custom-light: #dadfd0; $custom-dark: #000000;
JSON
{
"hex": "#cbd2bd",
"rgb": {
"r": 203,
"g": 210,
"b": 189
},
"hsl": {
"h": 80,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.8526,
"c": 0.02947,
"h": 122.1
},
"luminance": 0.62464
}Semantic roles & 50–950 ramp
primary
#CBD2BD
secondary
#958CA7
accent
#489D65
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483