#BECAB3#BECAB3
#BECAB3 is a very light, muted yellow-green. Relative luminance 0.564; OKLCH L 82.3% C 0.034 H 129.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAB3 |
|---|---|
| RGB | rgb(190, 202, 179) |
| HSL | hsl(91, 18%, 75%) |
| HSV | hsv(91, 11%, 79%) |
| CMYK | cmyk(5.9%, 0%, 11.4%, 20.8%) |
| CIE-LAB | lab(79.87, -8.27, 10.09) |
| CIE-LCH | lch(79.87, 13.05, 129.33°) |
| OKLab | oklab(82.34% -0.0218 0.0262) |
| OKLCH | oklch(82.34% 0.034 129.8) |
| XYZ | xyz(50.4911, 56.4427, 50.8736) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.37
Sage Green
#9CAF88
ΔE00 9.68
Silver (survey)
#C5C9C7
ΔE00 9.75
Greenish Grey
#96AE8D
ΔE00 9.84
Beige
#F5F5DC
ΔE00 11.33
Eggshell
#F0EAD6
ΔE00 11.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAB3 #BFB3CA
analogous
#CACAB3 #BECAB3 #B3CAB4
triadic
#BECAB3 #B3BECA #CAB3BE
tetradic
#BECAB3 #B3CACA #BFB3CA #CAB4B3
square
#BECAB3 #B3CACA #BFB3CA #CAB4B3
split-complementary
#BECAB3 #B4B3CA #CAB3CA
monochromatic
#80986B #9FB18F #BECAB3 #DDE3D7 #F0F2ED
Accessibility & contrast
On white
1.71
#BECAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BECAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAB3
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAB3 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B2
Deuteranopia (green-blind)
#CBC6B4
Tritanopia (blue-blind)
#BFC8C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #becab3; /* rgb */ color: rgb(190, 202, 179); /* oklch */ color: oklch(82.3% 0.034 129.8);
Tailwind
colors: {
custom: {
50: '#d1dac9',
500: '#becab3',
950: '#000000',
},
}SCSS
$custom: #becab3; $custom-light: #d1dac9; $custom-dark: #000000;
JSON
{
"hex": "#becab3",
"rgb": {
"r": 190,
"g": 202,
"b": 179
},
"hsl": {
"h": 91.304,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.82341,
"c": 0.03412,
"h": 129.8
},
"luminance": 0.56443
}Semantic roles & 50–950 ramp
primary
#BECAB3
secondary
#91839E
accent
#499C75
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382