#BECAB4#BECAB4
#BECAB4 is a very light, muted yellow-green. Relative luminance 0.565; OKLCH L 82.4% C 0.033 H 130.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAB4 |
|---|---|
| RGB | rgb(190, 202, 180) |
| HSL | hsl(93, 17%, 75%) |
| HSV | hsv(93, 11%, 79%) |
| CMYK | cmyk(5.9%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(79.89, -8.10, 9.59) |
| CIE-LCH | lch(79.89, 12.55, 130.17°) |
| OKLab | oklab(82.37% -0.0214 0.0249) |
| OKLCH | oklch(82.37% 0.033 130.6) |
| XYZ | xyz(50.5926, 56.4833, 51.4082) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.11
Silver (survey)
#C5C9C7
ΔE00 9.45
Sage Green
#9CAF88
ΔE00 9.88
Greenish Grey
#96AE8D
ΔE00 9.98
Beige
#F5F5DC
ΔE00 11.33
Eggshell
#F0EAD6
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAB4 #C0B4CA
analogous
#C9CAB4 #BECAB4 #B4CAB5
triadic
#BECAB4 #B4BECA #CAB4BE
tetradic
#BECAB4 #B4C9CA #C0B4CA #CAB5B4
square
#BECAB4 #B4C9CA #C0B4CA #CAB5B4
split-complementary
#BECAB4 #B5B4CA #CAB4C9
monochromatic
#80976C #9FB190 #BECAB4 #DDE3D8 #EFF2ED
Accessibility & contrast
On white
1.71
#BECAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BECAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAB4
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAB4 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B3
Deuteranopia (green-blind)
#CAC6B5
Tritanopia (blue-blind)
#BFC8C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #becab4; /* rgb */ color: rgb(190, 202, 180); /* oklch */ color: oklch(82.4% 0.033 130.6);
Tailwind
colors: {
custom: {
50: '#d1daca',
500: '#becab4',
950: '#000000',
},
}SCSS
$custom: #becab4; $custom-light: #d1daca; $custom-dark: #000000;
JSON
{
"hex": "#becab4",
"rgb": {
"r": 190,
"g": 202,
"b": 180
},
"hsl": {
"h": 92.727,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.82367,
"c": 0.03287,
"h": 130.6
},
"luminance": 0.56483
}Semantic roles & 50–950 ramp
primary
#BECAB4
secondary
#92849E
accent
#4A9B76
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382