#CBD3BA#CBD3BA
#CBD3BA is a very light, muted yellow-green. Relative luminance 0.628; OKLCH L 85.4% C 0.035 H 121.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD3BA |
|---|---|
| RGB | rgb(203, 211, 186) |
| HSL | hsl(79, 22%, 78%) |
| HSV | hsv(79, 12%, 83%) |
| CMYK | cmyk(3.8%, 0%, 11.8%, 17.3%) |
| CIE-LAB | lab(83.35, -7.13, 11.46) |
| CIE-LCH | lch(83.35, 13.50, 121.89°) |
| OKLab | oklab(85.39% -0.0183 0.0298) |
| OKLCH | oklch(85.39% 0.035 121.6) |
| XYZ | xyz(56.7845, 62.8302, 55.5808) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.32
Beige
#F5F5DC
ΔE00 8.57
Eggshell
#F0EAD6
ΔE00 8.90
Silver (survey)
#C5C9C7
ΔE00 9.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.09
Beige (survey)
#E6DAA6
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD3BA #C2BAD3
analogous
#D3CEBA #CBD3BA #BED3BA
triadic
#CBD3BA #BACBD3 #D3BACB
tetradic
#CBD3BA #BAD3CE #C2BAD3 #D3BABE
square
#CBD3BA #BAD3CE #C2BAD3 #D3BABE
split-complementary
#CBD3BA #BABED3 #CEBAD3
monochromatic
#93A36F #AFBB95 #CBD3BA #E7EBDF #F1F3EC
Accessibility & contrast
On white
1.55
#CBD3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CBD3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD3BA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD3BA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D0B9
Deuteranopia (green-blind)
#D5D0BB
Tritanopia (blue-blind)
#CDD0CC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd3ba; /* rgb */ color: rgb(203, 211, 186); /* oklch */ color: oklch(85.4% 0.035 121.6);
Tailwind
colors: {
custom: {
50: '#dae0ce',
500: '#cbd3ba',
950: '#000000',
},
}SCSS
$custom: #cbd3ba; $custom-light: #dae0ce; $custom-dark: #000000;
JSON
{
"hex": "#cbd3ba",
"rgb": {
"r": 203,
"g": 211,
"b": 186
},
"hsl": {
"h": 79.2,
"s": 22.124,
"l": 77.843
},
"oklch": {
"l": 0.8539,
"c": 0.03492,
"h": 121.6
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#CBD3BA
secondary
#9389A8
accent
#45A162
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151513
muted
#848483