#A7BEBF#A7BEBF
#A7BEBF is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.025 H 199.9°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEBF |
|---|---|
| RGB | rgb(167, 190, 191) |
| HSL | hsl(183, 16%, 70%) |
| HSV | hsv(183, 13%, 75%) |
| CMYK | cmyk(12.6%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(75.33, -7.60, -3.15) |
| CIE-LCH | lch(75.33, 8.23, 202.54°) |
| OKLab | oklab(78.44% -0.0237 -0.0085) |
| OKLCH | oklch(78.44% 0.025 199.9) |
| XYZ | xyz(43.7515, 48.8030, 56.3949) |
| Luminance | 0.4880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.99
Silver (survey)
#C5C9C7
ΔE00 8.19
Cool Gray
#9AA7B0
ΔE00 8.54
Lightblue
#ADD8E6
ΔE00 8.62
Dove Gray
#B6B8BD
ΔE00 9.38
Silver
#C0C0C0
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEBF #BFA8A7
analogous
#A7BFB4 #A7BEBF #A7B2BF
triadic
#A7BEBF #BFA7BE #BEBFA7
tetradic
#A7BEBF #B4A7BF #BFA8A7 #B2BFA7
square
#A7BEBF #B4A7BF #BFA8A7 #B2BFA7
split-complementary
#A7BEBF #BFA7B2 #BFB4A7
monochromatic
#638788 #84A4A5 #A7BEBF #CAD8D9 #EDF2F2
Accessibility & contrast
On white
1.95
#A7BEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A7BEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEBF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEBF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B6B8BF
Tritanopia (blue-blind)
#A0C0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bebf; /* rgb */ color: rgb(167, 190, 191); /* oklch */ color: oklch(78.4% 0.025 199.9);
Tailwind
colors: {
custom: {
50: '#c1d1d2',
500: '#a7bebf',
950: '#000000',
},
}SCSS
$custom: #a7bebf; $custom-light: #c1d1d2; $custom-dark: #000000;
JSON
{
"hex": "#a7bebf",
"rgb": {
"r": 167,
"g": 190,
"b": 191
},
"hsl": {
"h": 182.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.78444,
"c": 0.02518,
"h": 199.9
},
"luminance": 0.48804
}Semantic roles & 50–950 ramp
primary
#A7BEBF
secondary
#E4DEDE
accent
#4F4B9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282