#BECAB2#BECAB2
#BECAB2 is a very light, muted yellow-green. Relative luminance 0.564; OKLCH L 82.3% C 0.035 H 129.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAB2 |
|---|---|
| RGB | rgb(190, 202, 178) |
| HSL | hsl(90, 18%, 75%) |
| HSV | hsv(90, 12%, 79%) |
| CMYK | cmyk(5.9%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(79.84, -8.44, 10.59) |
| CIE-LCH | lch(79.84, 13.54, 128.54°) |
| OKLab | oklab(82.32% -0.0222 0.0275) |
| OKLCH | oklch(82.32% 0.035 129) |
| XYZ | xyz(50.3903, 56.4024, 50.3429) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.49
Light Grey
#D8DCD6
ΔE00 9.63
Greenish Grey
#96AE8D
ΔE00 9.71
Silver (survey)
#C5C9C7
ΔE00 10.06
Beige
#F5F5DC
ΔE00 11.34
Bland
#AFA88B
ΔE00 11.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAB2 #BEB2CA
analogous
#CACAB2 #BECAB2 #B2CAB2
triadic
#BECAB2 #B2BECA #CAB2BE
tetradic
#BECAB2 #B2CACA #BEB2CA #CAB2B2
square
#BECAB2 #B2CACA #BEB2CA #CAB2B2
split-complementary
#BECAB2 #B2B2CA #CAB2CA
monochromatic
#81986A #9FB18E #BECAB2 #DDE3D6 #F0F3ED
Accessibility & contrast
On white
1.71
#BECAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#BECAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAB2
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAB2 | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6B1
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#BFC8C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #becab2; /* rgb */ color: rgb(190, 202, 178); /* oklch */ color: oklch(82.3% 0.035 129.0);
Tailwind
colors: {
custom: {
50: '#d1dac9',
500: '#becab2',
950: '#000000',
},
}SCSS
$custom: #becab2; $custom-light: #d1dac9; $custom-dark: #000000;
JSON
{
"hex": "#becab2",
"rgb": {
"r": 190,
"g": 202,
"b": 178
},
"hsl": {
"h": 90,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.82316,
"c": 0.03538,
"h": 129
},
"luminance": 0.56403
}Semantic roles & 50–950 ramp
primary
#BECAB2
secondary
#90829E
accent
#499D73
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382