#BECAC6#BECAC6
#BECAC6 is a very light, near-neutral teal. Relative luminance 0.573; OKLCH L 82.9% C 0.014 H 174.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAC6 |
|---|---|
| RGB | rgb(190, 202, 198) |
| HSL | hsl(160, 10%, 77%) |
| HSV | hsv(160, 6%, 79%) |
| CMYK | cmyk(5.9%, 0%, 2%, 20.8%) |
| CIE-LAB | lab(80.33, -4.84, 0.58) |
| CIE-LCH | lch(80.33, 4.88, 173.16°) |
| OKLab | oklab(82.86% -0.0141 0.0015) |
| OKLCH | oklch(82.86% 0.014 174.1) |
| XYZ | xyz(52.5467, 57.2649, 61.7000) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.81
Light Grey
#D8DCD6
ΔE00 5.79
Silver
#C0C0C0
ΔE00 6.52
Light Gray
#D3D3D3
ΔE00 6.88
Fog
#D8DCE0
ΔE00 7.79
Gainsboro
#DCDCDC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAC6 #CABEC2
analogous
#BECAC0 #BECAC6 #BEC8CA
triadic
#BECAC6 #C6BECA #CAC6BE
tetradic
#BECAC6 #C0BECA #CABEC2 #C8CABE
square
#BECAC6 #C0BECA #CABEC2 #C8CABE
split-complementary
#BECAC6 #CABEC8 #CAC0BE
monochromatic
#7B938B #9CAFA8 #BECAC6 #E0E5E4 #EEF1F0
Accessibility & contrast
On white
1.69
#BECAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BECAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAC6
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAC6 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#C7C7C6
Tritanopia (blue-blind)
#BCCAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #becac6; /* rgb */ color: rgb(190, 202, 198); /* oklch */ color: oklch(82.9% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#d1dad7',
500: '#becac6',
950: '#000000',
},
}SCSS
$custom: #becac6; $custom-light: #d1dad7; $custom-dark: #000000;
JSON
{
"hex": "#becac6",
"rgb": {
"r": 190,
"g": 202,
"b": 198
},
"hsl": {
"h": 160,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.8286,
"c": 0.01423,
"h": 174.1
},
"luminance": 0.57265
}Semantic roles & 50–950 ramp
primary
#BECAC6
secondary
#9E8F94
accent
#516894
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383