#BECABE#BECABE
#BECABE is a very light, muted green. Relative luminance 0.569; OKLCH L 82.6% C 0.021 H 145.4°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BECABE |
|---|---|
| RGB | rgb(190, 202, 190) |
| HSL | hsl(120, 10%, 77%) |
| HSV | hsv(120, 6%, 79%) |
| CMYK | cmyk(5.9%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(80.13, -6.32, 4.58) |
| CIE-LCH | lch(80.13, 7.81, 144.11°) |
| OKLab | oklab(82.63% -0.0173 0.012) |
| OKLCH | oklch(82.63% 0.021 145.4) |
| XYZ | xyz(51.6483, 56.9056, 56.9681) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.19
Light Grey
#D8DCD6
ΔE00 6.68
Silver
#C0C0C0
ΔE00 8.68
Light Gray
#D3D3D3
ΔE00 9.02
Gainsboro
#DCDCDC
ΔE00 9.91
Fog
#D8DCE0
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECABE #CABECA
analogous
#C4CABE #BECABE #BECAC4
triadic
#BECABE #BEBECA #CABEBE
tetradic
#BECABE #BEC4CA #CABECA #CAC4BE
square
#BECABE #BEC4CA #CABECA #CAC4BE
split-complementary
#BECABE #C4BECA #CABEC4
monochromatic
#7B937B #9CAF9C #BECABE #E0E5E0 #EEF1EE
Accessibility & contrast
On white
1.70
#BECABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BECABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECABE
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECABE | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BD
Deuteranopia (green-blind)
#C8C6BF
Tritanopia (blue-blind)
#BDC9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #becabe; /* rgb */ color: rgb(190, 202, 190); /* oklch */ color: oklch(82.6% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#d1dad1',
500: '#becabe',
950: '#000000',
},
}SCSS
$custom: #becabe; $custom-light: #d1dad1; $custom-dark: #000000;
JSON
{
"hex": "#becabe",
"rgb": {
"r": 190,
"g": 202,
"b": 190
},
"hsl": {
"h": 120,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.82634,
"c": 0.02107,
"h": 145.4
},
"luminance": 0.56906
}Semantic roles & 50–950 ramp
primary
#BECABE
secondary
#9E8F9E
accent
#519494
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383