#A8BEB6#A8BEB6
#A8BEB6 is a light, muted teal. Relative luminance 0.485; OKLCH L 78.2% C 0.027 H 171.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BEB6 |
|---|---|
| RGB | rgb(168, 190, 182) |
| HSL | hsl(158, 14%, 70%) |
| HSV | hsv(158, 12%, 75%) |
| CMYK | cmyk(11.6%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(75.16, -9.07, 1.49) |
| CIE-LCH | lch(75.16, 9.19, 170.66°) |
| OKLab | oklab(78.25% -0.0263 0.0038) |
| OKLCH | oklch(78.25% 0.027 171.7) |
| XYZ | xyz(43.0035, 48.5284, 51.3482) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.94
Cool Grey
#95A3A6
ΔE00 9.62
Greenish Grey
#96AE8D
ΔE00 10.43
Silver
#C0C0C0
ΔE00 10.62
Light Grey
#D8DCD6
ΔE00 11.06
Powder Blue
#B0E0E6
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BEB6 #BEA8B0
analogous
#A8BEAB #A8BEB6 #A8BBBE
triadic
#A8BEB6 #B6A8BE #BEB6A8
tetradic
#A8BEB6 #ABA8BE #BEA8B0 #BBBEA8
square
#A8BEB6 #ABA8BE #BEA8B0 #BBBEA8
split-complementary
#A8BEB6 #BEA8BB #BEABA8
monochromatic
#65877A #85A499 #A8BEB6 #CBD8D3 #EDF2F0
Accessibility & contrast
On white
1.96
#A8BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A8BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BEB6
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BEB6 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBB6
Deuteranopia (green-blind)
#B8B8B7
Tritanopia (blue-blind)
#A3BEBC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a8beb6; /* rgb */ color: rgb(168, 190, 182); /* oklch */ color: oklch(78.2% 0.027 171.7);
Tailwind
colors: {
custom: {
50: '#c2d1cb',
500: '#a8beb6',
950: '#000000',
},
}SCSS
$custom: #a8beb6; $custom-light: #c2d1cb; $custom-dark: #000000;
JSON
{
"hex": "#a8beb6",
"rgb": {
"r": 168,
"g": 190,
"b": 182
},
"hsl": {
"h": 158.182,
"s": 14.474,
"l": 70.196
},
"oklch": {
"l": 0.78246,
"c": 0.02657,
"h": 171.7
},
"luminance": 0.48529
}Semantic roles & 50–950 ramp
primary
#A8BEB6
secondary
#E4DEE0
accent
#4D6899
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121413
muted
#818282