#BECABF#BECABF
#BECABF is a very light, muted green. Relative luminance 0.570; OKLCH L 82.7% C 0.020 H 147.8°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BECABF |
|---|---|
| RGB | rgb(190, 202, 191) |
| HSL | hsl(125, 10%, 77%) |
| HSV | hsv(125, 6%, 79%) |
| CMYK | cmyk(5.9%, 0%, 5.4%, 20.8%) |
| CIE-LAB | lab(80.15, -6.14, 4.08) |
| CIE-LCH | lch(80.15, 7.37, 146.43°) |
| OKLab | oklab(82.66% -0.0169 0.0107) |
| OKLCH | oklch(82.66% 0.02 147.8) |
| XYZ | xyz(51.7579, 56.9494, 57.5457) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 6.48
Silver
#C0C0C0
ΔE00 8.39
Light Gray
#D3D3D3
ΔE00 8.73
Gainsboro
#DCDCDC
ΔE00 9.64
Fog
#D8DCE0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECABF #CABEC9
analogous
#C3CABE #BECABF #BECAC5
triadic
#BECABF #BFBECA #CABFBE
tetradic
#BECABF #BEC3CA #CABEC9 #CAC5BE
square
#BECABF #BEC3CA #CABEC9 #CAC5BE
split-complementary
#BECABF #C5BECA #CABEC3
monochromatic
#7B937D #9CAF9E #BECABF #E0E5E0 #EEF1EE
Accessibility & contrast
On white
1.69
#BECABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BECABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECABF
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECABF | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8BE
Deuteranopia (green-blind)
#C8C6C0
Tritanopia (blue-blind)
#BDC9C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #becabf; /* rgb */ color: rgb(190, 202, 191); /* oklch */ color: oklch(82.7% 0.020 147.8);
Tailwind
colors: {
custom: {
50: '#d1dad2',
500: '#becabf',
950: '#000000',
},
}SCSS
$custom: #becabf; $custom-light: #d1dad2; $custom-dark: #000000;
JSON
{
"hex": "#becabf",
"rgb": {
"r": 190,
"g": 202,
"b": 191
},
"hsl": {
"h": 125,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.82662,
"c": 0.02001,
"h": 147.8
},
"luminance": 0.5695
}Semantic roles & 50–950 ramp
primary
#BECABF
secondary
#9E8F9C
accent
#518F94
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383