#BECAB7#BECAB7
#BECAB7 is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.4% C 0.029 H 133.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAB7 |
|---|---|
| RGB | rgb(190, 202, 183) |
| HSL | hsl(98, 15%, 75%) |
| HSV | hsv(98, 9%, 79%) |
| CMYK | cmyk(5.9%, 0%, 9.4%, 20.8%) |
| CIE-LAB | lab(79.96, -7.57, 8.08) |
| CIE-LCH | lch(79.96, 11.08, 133.13°) |
| OKLab | oklab(82.45% -0.0202 0.0211) |
| OKLCH | oklch(82.45% 0.029 133.8) |
| XYZ | xyz(50.9015, 56.6069, 53.0351) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.33
Silver (survey)
#C5C9C7
ΔE00 8.50
Greenish Grey
#96AE8D
ΔE00 10.49
Sage Green
#9CAF88
ΔE00 10.56
Silver
#C0C0C0
ΔE00 10.72
Light Gray
#D3D3D3
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAB7 #C3B7CA
analogous
#C7CAB7 #BECAB7 #B7CAB9
triadic
#BECAB7 #B7BECA #CAB7BE
tetradic
#BECAB7 #B7C7CA #C3B7CA #CAB9B7
square
#BECAB7 #B7C7CA #C3B7CA #CAB9B7
split-complementary
#BECAB7 #B9B7CA #CAB7C7
monochromatic
#7E9670 #9EB094 #BECAB7 #DEE4DA #EFF2ED
Accessibility & contrast
On white
1.70
#BECAB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BECAB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAB7
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAB7 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B6
Deuteranopia (green-blind)
#CAC6B8
Tritanopia (blue-blind)
#BEC8C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #becab7; /* rgb */ color: rgb(190, 202, 183); /* oklch */ color: oklch(82.4% 0.029 133.8);
Tailwind
colors: {
custom: {
50: '#d1dacc',
500: '#becab7',
950: '#000000',
},
}SCSS
$custom: #becab7; $custom-light: #d1dacc; $custom-dark: #000000;
JSON
{
"hex": "#becab7",
"rgb": {
"r": 190,
"g": 202,
"b": 183
},
"hsl": {
"h": 97.895,
"s": 15.2,
"l": 75.49
},
"oklch": {
"l": 0.82445,
"c": 0.02917,
"h": 133.8
},
"luminance": 0.56607
}Semantic roles & 50–950 ramp
primary
#BECAB7
secondary
#96879E
accent
#4C997D
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383