#BECAC5#BECAC5
#BECAC5 is a very light, near-neutral teal. Relative luminance 0.572; OKLCH L 82.8% C 0.015 H 169.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BECAC5 |
|---|---|
| RGB | rgb(190, 202, 197) |
| HSL | hsl(155, 10%, 77%) |
| HSV | hsv(155, 6%, 79%) |
| CMYK | cmyk(5.9%, 0%, 2.5%, 20.8%) |
| CIE-LAB | lab(80.30, -5.03, 1.08) |
| CIE-LCH | lch(80.30, 5.14, 167.89°) |
| OKLab | oklab(82.83% -0.0145 0.0028) |
| OKLCH | oklch(82.83% 0.015 169.1) |
| XYZ | xyz(52.4318, 57.2190, 61.0946) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.04
Light Grey
#D8DCD6
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 7.11
Fog
#D8DCE0
ΔE00 8.11
Gainsboro
#DCDCDC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BECAC5 #CABEC3
analogous
#BECABF #BECAC5 #BEC9CA
triadic
#BECAC5 #C5BECA #CAC5BE
tetradic
#BECAC5 #BFBECA #CABEC3 #C9CABE
square
#BECAC5 #BFBECA #CABEC3 #C9CABE
split-complementary
#BECAC5 #CABEC9 #CABFBE
monochromatic
#7B9389 #9CAFA7 #BECAC5 #E0E5E3 #EEF1F0
Accessibility & contrast
On white
1.69
#BECAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BECAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BECAC5
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BECAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BECAC5 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#C7C6C5
Tritanopia (blue-blind)
#BCCAC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #becac5; /* rgb */ color: rgb(190, 202, 197); /* oklch */ color: oklch(82.8% 0.015 169.1);
Tailwind
colors: {
custom: {
50: '#d1dad6',
500: '#becac5',
950: '#000000',
},
}SCSS
$custom: #becac5; $custom-light: #d1dad6; $custom-dark: #000000;
JSON
{
"hex": "#becac5",
"rgb": {
"r": 190,
"g": 202,
"b": 197
},
"hsl": {
"h": 155,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.82832,
"c": 0.01481,
"h": 169.1
},
"luminance": 0.57219
}Semantic roles & 50–950 ramp
primary
#BECAC5
secondary
#9E8F95
accent
#516D94
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383