#A7BEBE#A7BEBE
#A7BEBE is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.025 H 196.6°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEBE |
|---|---|
| RGB | rgb(167, 190, 190) |
| HSL | hsl(180, 15%, 70%) |
| HSV | hsv(180, 12%, 75%) |
| CMYK | cmyk(12.1%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(75.30, -7.80, -2.65) |
| CIE-LCH | lch(75.30, 8.24, 198.76°) |
| OKLab | oklab(78.41% -0.0241 -0.0072) |
| OKLCH | oklch(78.41% 0.025 196.6) |
| XYZ | xyz(43.6418, 48.7592, 55.8174) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.11
Silver (survey)
#C5C9C7
ΔE00 8.23
Cool Gray
#9AA7B0
ΔE00 8.83
Lightblue
#ADD8E6
ΔE00 8.89
Dove Gray
#B6B8BD
ΔE00 9.60
Silver
#C0C0C0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEBE #BEA7A7
analogous
#A7BEB3 #A7BEBE #A7B3BE
triadic
#A7BEBE #BEA7BE #BEBEA7
tetradic
#A7BEBE #B3A7BE #BEA7A7 #B3BEA7
square
#A7BEBE #B3A7BE #BEA7A7 #B3BEA7
split-complementary
#A7BEBE #BEA7B3 #BEB3A7
monochromatic
#648787 #84A4A4 #A7BEBE #CAD8D8 #EDF2F2
Accessibility & contrast
On white
1.95
#A7BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#A7BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEBE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEBE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#A0C0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bebe; /* rgb */ color: rgb(167, 190, 190); /* oklch */ color: oklch(78.4% 0.025 196.6);
Tailwind
colors: {
custom: {
50: '#c1d1d1',
500: '#a7bebe',
950: '#000000',
},
}SCSS
$custom: #a7bebe; $custom-light: #c1d1d1; $custom-dark: #000000;
JSON
{
"hex": "#a7bebe",
"rgb": {
"r": 167,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.78413,
"c": 0.02513,
"h": 196.6
},
"luminance": 0.4876
}Semantic roles & 50–950 ramp
primary
#A7BEBE
secondary
#E4DDDD
accent
#4C4C99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282