#BECAC7#BECAC7
#BECAC7 is a very light, near-neutral teal. Relative luminance 0.573; OKLCH L 82.9% C 0.014 H 179.4°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAC7 |
|---|---|
| RGB | rgb(190, 202, 199) |
| HSL | hsl(165, 10%, 77%) |
| HSV | hsv(165, 6%, 79%) |
| CMYK | cmyk(5.9%, 0%, 1.5%, 20.8%) |
| CIE-LAB | lab(80.35, -4.65, 0.08) |
| CIE-LCH | lch(80.35, 4.65, 178.99°) |
| OKLab | oklab(82.89% -0.0137 0.0001) |
| OKLCH | oklch(82.89% 0.014 179.4) |
| XYZ | xyz(52.6625, 57.3112, 62.3095) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.62
Light Grey
#D8DCD6
ΔE00 5.83
Silver
#C0C0C0
ΔE00 6.31
Light Gray
#D3D3D3
ΔE00 6.66
Fog
#D8DCE0
ΔE00 7.47
Gainsboro
#DCDCDC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAC7 #CABEC1
analogous
#BECAC1 #BECAC7 #BEC7CA
triadic
#BECAC7 #C7BECA #CAC7BE
tetradic
#BECAC7 #C1BECA #CABEC1 #C7CABE
square
#BECAC7 #C1BECA #CABEC1 #C7CABE
split-complementary
#BECAC7 #CABEC7 #CAC1BE
monochromatic
#7B938D #9CAFAA #BECAC7 #E0E5E4 #EEF1F0
Accessibility & contrast
On white
1.69
#BECAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#BECAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAC7
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAC7 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C7
Deuteranopia (green-blind)
#C6C7C7
Tritanopia (blue-blind)
#BBCAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #becac7; /* rgb */ color: rgb(190, 202, 199); /* oklch */ color: oklch(82.9% 0.014 179.4);
Tailwind
colors: {
custom: {
50: '#d1dad8',
500: '#becac7',
950: '#000000',
},
}SCSS
$custom: #becac7; $custom-light: #d1dad8; $custom-dark: #000000;
JSON
{
"hex": "#becac7",
"rgb": {
"r": 190,
"g": 202,
"b": 199
},
"hsl": {
"h": 165,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.82889,
"c": 0.01375,
"h": 179.4
},
"luminance": 0.57312
}Semantic roles & 50–950 ramp
primary
#BECAC7
secondary
#9E8F92
accent
#516294
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383