#A7BEBC#A7BEBC
#A7BEBC is a light, muted teal. Relative luminance 0.487; OKLCH L 78.4% C 0.025 H 190.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BEBC |
|---|---|
| RGB | rgb(167, 190, 188) |
| HSL | hsl(175, 15%, 70%) |
| HSV | hsv(175, 12%, 75%) |
| CMYK | cmyk(12.1%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(75.25, -8.21, -1.64) |
| CIE-LCH | lch(75.25, 8.37, 191.32°) |
| OKLab | oklab(78.35% -0.0249 -0.0045) |
| OKLCH | oklch(78.35% 0.025 190.3) |
| XYZ | xyz(43.4247, 48.6723, 54.6740) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.38
Cool Grey
#95A3A6
ΔE00 8.41
Cool Gray
#9AA7B0
ΔE00 9.45
Lightblue
#ADD8E6
ΔE00 9.50
Powder Blue
#B0E0E6
ΔE00 9.86
Silver
#C0C0C0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BEBC #BEA7A9
analogous
#A7BEB1 #A7BEBC #A7B4BE
triadic
#A7BEBC #BCA7BE #BEBCA7
tetradic
#A7BEBC #B1A7BE #BEA7A9 #B4BEA7
square
#A7BEBC #B1A7BE #BEA7A9 #B4BEA7
split-complementary
#A7BEBC #BEA7B4 #BEB1A7
monochromatic
#648784 #84A4A1 #A7BEBC #CAD8D7 #EDF2F2
Accessibility & contrast
On white
1.96
#A7BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#A7BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BEBC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BEBC | 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)
#BBBBBC
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#A1BFBD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a7bebc; /* rgb */ color: rgb(167, 190, 188); /* oklch */ color: oklch(78.4% 0.025 190.3);
Tailwind
colors: {
custom: {
50: '#c1d1d0',
500: '#a7bebc',
950: '#000000',
},
}SCSS
$custom: #a7bebc; $custom-light: #c1d1d0; $custom-dark: #000000;
JSON
{
"hex": "#a7bebc",
"rgb": {
"r": 167,
"g": 190,
"b": 188
},
"hsl": {
"h": 174.783,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.78352,
"c": 0.02529,
"h": 190.3
},
"luminance": 0.48673
}Semantic roles & 50–950 ramp
primary
#A7BEBC
secondary
#E4DDDE
accent
#4C5399
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282