#A0BEB6#A0BEB6
#A0BEB6 is a light, muted teal. Relative luminance 0.477; OKLCH L 77.7% C 0.034 H 177.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEB6 |
|---|---|
| RGB | rgb(160, 190, 182) |
| HSL | hsl(164, 19%, 69%) |
| HSV | hsv(164, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 4.2%, 25.5%) |
| CIE-LAB | lab(74.62, -11.74, 0.65) |
| CIE-LCH | lch(74.62, 11.75, 176.85°) |
| OKLab | oklab(77.68% -0.0344 0.0015) |
| OKLCH | oklch(77.68% 0.034 177.5) |
| XYZ | xyz(41.3520, 47.6768, 51.2707) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 10.25
Greenish Grey
#96AE8D
ΔE00 10.39
Powder Blue
#B0E0E6
ΔE00 10.41
Cool Grey
#95A3A6
ΔE00 10.51
Silver (survey)
#C5C9C7
ΔE00 11.13
Greyish Teal
#719F91
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEB6 #BEA0A8
analogous
#A0BEA7 #A0BEB6 #A0B7BE
triadic
#A0BEB6 #B6A0BE #BEB6A0
tetradic
#A0BEB6 #A7A0BE #BEA0A8 #B7BEA0
square
#A0BEB6 #A7A0BE #BEA0A8 #B7BEA0
split-complementary
#A0BEB6 #BEA0B7 #BEA7A0
monochromatic
#5C877C #7CA59A #A0BEB6 #C4D7D2 #E9F0EE
Accessibility & contrast
On white
1.99
#A0BEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#A0BEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEB6
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEB6 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBAB6
Deuteranopia (green-blind)
#B6B6B7
Tritanopia (blue-blind)
#99BFBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0beb6; /* rgb */ color: rgb(160, 190, 182); /* oklch */ color: oklch(77.7% 0.034 177.5);
Tailwind
colors: {
custom: {
50: '#bcd1cb',
500: '#a0beb6',
950: '#000000',
},
}SCSS
$custom: #a0beb6; $custom-light: #bcd1cb; $custom-dark: #000000;
JSON
{
"hex": "#a0beb6",
"rgb": {
"r": 160,
"g": 190,
"b": 182
},
"hsl": {
"h": 164,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77684,
"c": 0.03442,
"h": 177.5
},
"luminance": 0.47678
}Semantic roles & 50–950 ramp
primary
#A0BEB6
secondary
#E1D8DB
accent
#485F9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282