#CBD2BA#CBD2BA
#CBD2BA is a very light, muted yellow-green. Relative luminance 0.623; OKLCH L 85.2% C 0.033 H 120.3°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2BA |
|---|---|
| RGB | rgb(203, 210, 186) |
| HSL | hsl(78, 21%, 78%) |
| HSV | hsv(78, 11%, 82%) |
| CMYK | cmyk(3.3%, 0%, 11.4%, 17.6%) |
| CIE-LAB | lab(83.09, -6.62, 11.09) |
| CIE-LCH | lch(83.09, 12.91, 120.83°) |
| OKLab | oklab(85.18% -0.0169 0.0288) |
| OKLCH | oklch(85.18% 0.033 120.3) |
| XYZ | xyz(56.5369, 62.3349, 55.4982) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.98
Beige
#F5F5DC
ΔE00 8.58
Eggshell
#F0EAD6
ΔE00 8.67
Silver (survey)
#C5C9C7
ΔE00 9.53
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.28
Beige (survey)
#E6DAA6
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2BA #C1BAD2
analogous
#D2CDBA #CBD2BA #BFD2BA
triadic
#CBD2BA #BACBD2 #D2BACB
tetradic
#CBD2BA #BAD2CD #C1BAD2 #D2BABF
square
#CBD2BA #BAD2CD #C1BAD2 #D2BABF
split-complementary
#CBD2BA #BABFD2 #CDBAD2
monochromatic
#93A270 #AFBA95 #CBD2BA #E7EADF #F1F3EC
Accessibility & contrast
On white
1.56
#CBD2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#CBD2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2BA
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2BA | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFB9
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#CDCFCB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cbd2ba; /* rgb */ color: rgb(203, 210, 186); /* oklch */ color: oklch(85.2% 0.033 120.3);
Tailwind
colors: {
custom: {
50: '#dadfce',
500: '#cbd2ba',
950: '#000000',
},
}SCSS
$custom: #cbd2ba; $custom-light: #dadfce; $custom-dark: #000000;
JSON
{
"hex": "#cbd2ba",
"rgb": {
"r": 203,
"g": 210,
"b": 186
},
"hsl": {
"h": 77.5,
"s": 21.053,
"l": 77.647
},
"oklch": {
"l": 0.85183,
"c": 0.03337,
"h": 120.3
},
"luminance": 0.62335
}Semantic roles & 50–950 ramp
primary
#CBD2BA
secondary
#9289A7
accent
#469F60
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151513
muted
#848483