#BDCAB2#BDCAB2
#BDCAB2 is a very light, muted yellow-green. Relative luminance 0.563; OKLCH L 82.2% C 0.036 H 130.5°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCAB2 |
|---|---|
| RGB | rgb(189, 202, 178) |
| HSL | hsl(93, 18%, 75%) |
| HSV | hsv(93, 12%, 79%) |
| CMYK | cmyk(6.4%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(79.77, -8.79, 10.48) |
| CIE-LCH | lch(79.77, 13.68, 130.00°) |
| OKLab | oklab(82.24% -0.0233 0.0272) |
| OKLCH | oklch(82.24% 0.036 130.5) |
| XYZ | xyz(50.1414, 56.2740, 50.3312) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.38
Greenish Grey
#96AE8D
ΔE00 9.53
Light Grey
#D8DCD6
ΔE00 9.80
Silver (survey)
#C5C9C7
ΔE00 10.20
Darkseagreen
#8FBC8F
ΔE00 11.22
Beige
#F5F5DC
ΔE00 11.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCAB2 #BFB2CA
analogous
#C9CAB2 #BDCAB2 #B2CAB3
triadic
#BDCAB2 #B2BDCA #CAB2BD
tetradic
#BDCAB2 #B2C9CA #BFB2CA #CAB3B2
square
#BDCAB2 #B2C9CA #BFB2CA #CAB3B2
split-complementary
#BDCAB2 #B3B2CA #CAB2C9
monochromatic
#7F986A #9EB18E #BDCAB2 #DCE3D6 #EFF3ED
Accessibility & contrast
On white
1.71
#BDCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#BDCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCAB2
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCAB2 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6B1
Deuteranopia (green-blind)
#CAC5B3
Tritanopia (blue-blind)
#BEC8C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcab2; /* rgb */ color: rgb(189, 202, 178); /* oklch */ color: oklch(82.2% 0.036 130.5);
Tailwind
colors: {
custom: {
50: '#d1dac9',
500: '#bdcab2',
950: '#000000',
},
}SCSS
$custom: #bdcab2; $custom-light: #d1dac9; $custom-dark: #000000;
JSON
{
"hex": "#bdcab2",
"rgb": {
"r": 189,
"g": 202,
"b": 178
},
"hsl": {
"h": 92.5,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.8224,
"c": 0.03582,
"h": 130.5
},
"luminance": 0.56274
}Semantic roles & 50–950 ramp
primary
#BDCAB2
secondary
#91829E
accent
#499D76
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382