#A7BEBB#A7BEBB
#A7BEBB is a light, muted teal. Relative luminance 0.486; OKLCH L 78.3% C 0.025 H 187.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEBB |
|---|---|
| RGB | rgb(167, 190, 187) |
| HSL | hsl(172, 15%, 70%) |
| HSV | hsv(172, 12%, 75%) |
| CMYK | cmyk(12.1%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(75.22, -8.41, -1.14) |
| CIE-LCH | lch(75.22, 8.49, 187.71°) |
| OKLab | oklab(78.32% -0.0253 -0.0032) |
| OKLCH | oklch(78.32% 0.025 187.1) |
| XYZ | xyz(43.3173, 48.6294, 54.1083) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 8.59
Cool Gray
#9AA7B0
ΔE00 9.78
Lightblue
#ADD8E6
ΔE00 9.83
Powder Blue
#B0E0E6
ΔE00 9.99
Silver
#C0C0C0
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEBB #BEA7AA
analogous
#A7BEAF #A7BEBB #A7B6BE
triadic
#A7BEBB #BBA7BE #BEBBA7
tetradic
#A7BEBB #AFA7BE #BEA7AA #B6BEA7
square
#A7BEBB #AFA7BE #BEA7AA #B6BEA7
split-complementary
#A7BEBB #BEA7B6 #BEAFA7
monochromatic
#648782 #84A4A0 #A7BEBB #CAD8D6 #EDF2F1
Accessibility & contrast
On white
1.96
#A7BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#A7BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEBB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEBB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#A1BFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bebb; /* rgb */ color: rgb(167, 190, 187); /* oklch */ color: oklch(78.3% 0.025 187.1);
Tailwind
colors: {
custom: {
50: '#c1d1cf',
500: '#a7bebb',
950: '#000000',
},
}SCSS
$custom: #a7bebb; $custom-light: #c1d1cf; $custom-dark: #000000;
JSON
{
"hex": "#a7bebb",
"rgb": {
"r": 167,
"g": 190,
"b": 187
},
"hsl": {
"h": 172.174,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.78322,
"c": 0.02548,
"h": 187.1
},
"luminance": 0.4863
}Semantic roles & 50–950 ramp
primary
#A7BEBB
secondary
#E4DDDE
accent
#4C5699
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282