#CBD3BE#CBD3BE
#CBD3BE is a very light, muted yellow-green. Relative luminance 0.630; OKLCH L 85.5% C 0.030 H 124.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD3BE |
|---|---|
| RGB | rgb(203, 211, 190) |
| HSL | hsl(83, 19%, 79%) |
| HSV | hsv(83, 10%, 83%) |
| CMYK | cmyk(3.8%, 0%, 10%, 17.3%) |
| CIE-LAB | lab(83.44, -6.46, 9.47) |
| CIE-LCH | lch(83.44, 11.46, 124.30°) |
| OKLab | oklab(85.49% -0.0167 0.0247) |
| OKLCH | oklch(85.49% 0.03 124.1) |
| XYZ | xyz(57.2157, 63.0027, 57.8517) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.07
Beige
#F5F5DC
ΔE00 8.55
Eggshell
#F0EAD6
ΔE00 8.58
Silver (survey)
#C5C9C7
ΔE00 8.71
Honeydew
#F0FFF0
ΔE00 9.97
Warm Beige
#E9DCC9
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD3BE #C6BED3
analogous
#D3D0BE #CBD3BE #C0D3BE
triadic
#CBD3BE #BECBD3 #D3BECB
tetradic
#CBD3BE #BED3D0 #C6BED3 #D3BEC0
square
#CBD3BE #BED3D0 #C6BED3 #D3BEC0
split-complementary
#CBD3BE #BEC0D3 #D0BED3
monochromatic
#91A275 #AEBA9A #CBD3BE #E8ECE2 #F0F3ED
Accessibility & contrast
On white
1.54
#CBD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#CBD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD3BE
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD3BE | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BD
Deuteranopia (green-blind)
#D5D0BF
Tritanopia (blue-blind)
#CDD1CD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd3be; /* rgb */ color: rgb(203, 211, 190); /* oklch */ color: oklch(85.5% 0.030 124.1);
Tailwind
colors: {
custom: {
50: '#dae0d1',
500: '#cbd3be',
950: '#000000',
},
}SCSS
$custom: #cbd3be; $custom-light: #dae0d1; $custom-dark: #000000;
JSON
{
"hex": "#cbd3be",
"rgb": {
"r": 203,
"g": 211,
"b": 190
},
"hsl": {
"h": 82.857,
"s": 19.266,
"l": 78.627
},
"oklch": {
"l": 0.85492,
"c": 0.02977,
"h": 124.1
},
"luminance": 0.63003
}Semantic roles & 50–950 ramp
primary
#CBD3BE
secondary
#978DA8
accent
#489E69
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483