#BECAB8#BECAB8
#BECAB8 is a very light, muted green. Relative luminance 0.566; OKLCH L 82.5% C 0.028 H 135.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAB8 |
|---|---|
| RGB | rgb(190, 202, 184) |
| HSL | hsl(100, 15%, 76%) |
| HSV | hsv(100, 9%, 79%) |
| CMYK | cmyk(5.9%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(79.98, -7.40, 7.58) |
| CIE-LCH | lch(79.98, 10.59, 134.29°) |
| OKLab | oklab(82.47% -0.0198 0.0198) |
| OKLCH | oklch(82.47% 0.028 135) |
| XYZ | xyz(51.0060, 56.6486, 53.5852) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.08
Silver (survey)
#C5C9C7
ΔE00 8.18
Silver
#C0C0C0
ΔE00 10.43
Greenish Grey
#96AE8D
ΔE00 10.68
Light Gray
#D3D3D3
ΔE00 10.76
Sage Green
#9CAF88
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAB8 #C4B8CA
analogous
#C7CAB8 #BECAB8 #B8CABB
triadic
#BECAB8 #B8BECA #CAB8BE
tetradic
#BECAB8 #B8C7CA #C4B8CA #CABBB8
square
#BECAB8 #B8C7CA #C4B8CA #CABBB8
split-complementary
#BECAB8 #BBB8CA #CAB8C7
monochromatic
#7E9672 #9EB095 #BECAB8 #DEE4DB #EFF2ED
Accessibility & contrast
On white
1.70
#BECAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BECAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAB8
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAB8 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B7
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#BEC8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #becab8; /* rgb */ color: rgb(190, 202, 184); /* oklch */ color: oklch(82.5% 0.028 135.0);
Tailwind
colors: {
custom: {
50: '#d1dacd',
500: '#becab8',
950: '#000000',
},
}SCSS
$custom: #becab8; $custom-light: #d1dacd; $custom-dark: #000000;
JSON
{
"hex": "#becab8",
"rgb": {
"r": 190,
"g": 202,
"b": 184
},
"hsl": {
"h": 100,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.82472,
"c": 0.02797,
"h": 135
},
"luminance": 0.56649
}Semantic roles & 50–950 ramp
primary
#BECAB8
secondary
#97889E
accent
#4D997F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383