#A6BEB8#A6BEB8
#A6BEB8 is a light, muted teal. Relative luminance 0.484; OKLCH L 78.2% C 0.028 H 178.8°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEB8 |
|---|---|
| RGB | rgb(166, 190, 184) |
| HSL | hsl(165, 16%, 70%) |
| HSV | hsv(165, 13%, 75%) |
| CMYK | cmyk(12.6%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(75.07, -9.35, 0.27) |
| CIE-LCH | lch(75.07, 9.35, 178.37°) |
| OKLab | oklab(78.16% -0.0275 0.0006) |
| OKLCH | oklch(78.16% 0.028 178.8) |
| XYZ | xyz(42.7890, 48.3937, 52.4247) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.18
Cool Grey
#95A3A6
ΔE00 9.33
Powder Blue
#B0E0E6
ΔE00 10.42
Silver
#C0C0C0
ΔE00 10.82
Lightblue
#ADD8E6
ΔE00 10.85
Cool Gray
#9AA7B0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEB8 #BEA6AC
analogous
#A6BEAC #A6BEB8 #A6B8BE
triadic
#A6BEB8 #B8A6BE #BEB8A6
tetradic
#A6BEB8 #ACA6BE #BEA6AC #B8BEA6
square
#A6BEB8 #ACA6BE #BEA6AC #B8BEA6
split-complementary
#A6BEB8 #BEA6B8 #BEACA6
monochromatic
#63877E #83A49C #A6BEB8 #C9D8D4 #EDF2F0
Accessibility & contrast
On white
1.97
#A6BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#A6BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEB8
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEB8 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB8
Deuteranopia (green-blind)
#B7B7B8
Tritanopia (blue-blind)
#A0BFBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a6beb8; /* rgb */ color: rgb(166, 190, 184); /* oklch */ color: oklch(78.2% 0.028 178.8);
Tailwind
colors: {
custom: {
50: '#c0d1cd',
500: '#a6beb8',
950: '#000000',
},
}SCSS
$custom: #a6beb8; $custom-light: #c0d1cd; $custom-dark: #000000;
JSON
{
"hex": "#a6beb8",
"rgb": {
"r": 166,
"g": 190,
"b": 184
},
"hsl": {
"h": 165,
"s": 15.584,
"l": 69.804
},
"oklch": {
"l": 0.78162,
"c": 0.02752,
"h": 178.8
},
"luminance": 0.48395
}Semantic roles & 50–950 ramp
primary
#A6BEB8
secondary
#E3DDDE
accent
#4C5F9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282