#A7BEBD#A7BEBD
#A7BEBD is a light, muted teal. Relative luminance 0.487; OKLCH L 78.4% C 0.025 H 193.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEBD |
|---|---|
| RGB | rgb(167, 190, 189) |
| HSL | hsl(177, 15%, 70%) |
| HSV | hsv(177, 12%, 75%) |
| CMYK | cmyk(12.1%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(75.27, -8.01, -2.15) |
| CIE-LCH | lch(75.27, 8.29, 195.01°) |
| OKLab | oklab(78.38% -0.0245 -0.0058) |
| OKLCH | oklch(78.38% 0.025 193.4) |
| XYZ | xyz(43.5329, 48.7156, 55.2437) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.25
Silver (survey)
#C5C9C7
ΔE00 8.30
Cool Gray
#9AA7B0
ΔE00 9.14
Lightblue
#ADD8E6
ΔE00 9.18
Silver
#C0C0C0
ΔE00 9.73
Powder Blue
#B0E0E6
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEBD #BEA7A8
analogous
#A7BEB1 #A7BEBD #A7B4BE
triadic
#A7BEBD #BDA7BE #BEBDA7
tetradic
#A7BEBD #B1A7BE #BEA7A8 #B4BEA7
square
#A7BEBD #B1A7BE #BEA7A8 #B4BEA7
split-complementary
#A7BEBD #BEA7B4 #BEB1A7
monochromatic
#648785 #84A4A3 #A7BEBD #CAD8D7 #EDF2F2
Accessibility & contrast
On white
1.95
#A7BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#A7BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEBD
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEBD | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBD
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#A1C0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bebd; /* rgb */ color: rgb(167, 190, 189); /* oklch */ color: oklch(78.4% 0.025 193.4);
Tailwind
colors: {
custom: {
50: '#c1d1d0',
500: '#a7bebd',
950: '#000000',
},
}SCSS
$custom: #a7bebd; $custom-light: #c1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#a7bebd",
"rgb": {
"r": 167,
"g": 190,
"b": 189
},
"hsl": {
"h": 177.391,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.78383,
"c": 0.02517,
"h": 193.4
},
"luminance": 0.48717
}Semantic roles & 50–950 ramp
primary
#A7BEBD
secondary
#E4DDDD
accent
#4C5099
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282