#CBD2BE#CBD2BE
#CBD2BE is a very light, muted yellow-green. Relative luminance 0.625; OKLCH L 85.3% C 0.028 H 122.7°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2BE |
|---|---|
| RGB | rgb(203, 210, 190) |
| HSL | hsl(81, 18%, 78%) |
| HSV | hsv(81, 10%, 82%) |
| CMYK | cmyk(3.3%, 0%, 9.5%, 17.6%) |
| CIE-LAB | lab(83.18, -5.94, 9.09) |
| CIE-LCH | lch(83.18, 10.86, 123.16°) |
| OKLab | oklab(85.29% -0.0152 0.0237) |
| OKLCH | oklch(85.29% 0.028 122.7) |
| XYZ | xyz(56.9681, 62.5074, 57.7691) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.71
Silver (survey)
#C5C9C7
ΔE00 8.23
Eggshell
#F0EAD6
ΔE00 8.38
Beige
#F5F5DC
ΔE00 8.62
Light Gray
#D3D3D3
ΔE00 9.93
Warm Beige
#E9DCC9
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2BE #C5BED2
analogous
#D2CFBE #CBD2BE #C1D2BE
triadic
#CBD2BE #BECBD2 #D2BECB
tetradic
#CBD2BE #BED2CF #C5BED2 #D2BEC1
square
#CBD2BE #BED2CF #C5BED2 #D2BEC1
split-complementary
#CBD2BE #BEC1D2 #CFBED2
monochromatic
#91A076 #AEB99A #CBD2BE #E8EBE2 #F1F2ED
Accessibility & contrast
On white
1.56
#CBD2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#CBD2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2BE
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2BE | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBD
Deuteranopia (green-blind)
#D4CFBF
Tritanopia (blue-blind)
#CDD0CC
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd2be; /* rgb */ color: rgb(203, 210, 190); /* oklch */ color: oklch(85.3% 0.028 122.7);
Tailwind
colors: {
custom: {
50: '#dadfd1',
500: '#cbd2be',
950: '#000000',
},
}SCSS
$custom: #cbd2be; $custom-light: #dadfd1; $custom-dark: #000000;
JSON
{
"hex": "#cbd2be",
"rgb": {
"r": 203,
"g": 210,
"b": 190
},
"hsl": {
"h": 81,
"s": 18.182,
"l": 78.431
},
"oklch": {
"l": 0.85286,
"c": 0.02818,
"h": 122.7
},
"luminance": 0.62507
}Semantic roles & 50–950 ramp
primary
#CBD2BE
secondary
#968DA7
accent
#499C66
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483