#BECABA#BECABA
#BECABA is a very light, muted green. Relative luminance 0.567; OKLCH L 82.5% C 0.026 H 137.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BECABA |
|---|---|
| RGB | rgb(190, 202, 186) |
| HSL | hsl(105, 13%, 76%) |
| HSV | hsv(105, 8%, 79%) |
| CMYK | cmyk(5.9%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(80.03, -7.04, 6.58) |
| CIE-LCH | lch(80.03, 9.64, 136.95°) |
| OKLab | oklab(82.53% -0.019 0.0172) |
| OKLCH | oklch(82.53% 0.026 137.8) |
| XYZ | xyz(51.2171, 56.7331, 54.6972) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.53
Light Grey
#D8DCD6
ΔE00 7.58
Silver
#C0C0C0
ΔE00 9.85
Light Gray
#D3D3D3
ΔE00 10.19
Gainsboro
#DCDCDC
ΔE00 10.99
Greenish Grey
#96AE8D
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECABA #C6BACA
analogous
#C6CABA #BECABA #BACABE
triadic
#BECABA #BABECA #CABABE
tetradic
#BECABA #BAC6CA #C6BACA #CABEBA
square
#BECABA #BAC6CA #C6BACA #CABEBA
split-complementary
#BECABA #BEBACA #CABAC6
monochromatic
#7D9575 #9DAF97 #BECABA #DFE5DD #EFF2EE
Accessibility & contrast
On white
1.70
#BECABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BECABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECABA
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECABA | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#BEC9C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #becaba; /* rgb */ color: rgb(190, 202, 186); /* oklch */ color: oklch(82.5% 0.026 137.8);
Tailwind
colors: {
custom: {
50: '#d1dace',
500: '#becaba',
950: '#000000',
},
}SCSS
$custom: #becaba; $custom-light: #d1dace; $custom-dark: #000000;
JSON
{
"hex": "#becaba",
"rgb": {
"r": 190,
"g": 202,
"b": 186
},
"hsl": {
"h": 105,
"s": 13.115,
"l": 76.078
},
"oklch": {
"l": 0.82525,
"c": 0.02559,
"h": 137.8
},
"luminance": 0.56733
}Semantic roles & 50–950 ramp
primary
#BECABA
secondary
#998A9E
accent
#4E9785
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383