#A0BEB4#A0BEB4
#A0BEB4 is a light, muted teal. Relative luminance 0.476; OKLCH L 77.6% C 0.035 H 173.2°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEB4 |
|---|---|
| RGB | rgb(160, 190, 180) |
| HSL | hsl(160, 19%, 69%) |
| HSV | hsv(160, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(74.57, -12.14, 1.66) |
| CIE-LCH | lch(74.57, 12.25, 172.23°) |
| OKLab | oklab(77.63% -0.0352 0.0042) |
| OKLCH | oklch(77.63% 0.035 173.2) |
| XYZ | xyz(41.1468, 47.5947, 50.1900) |
| Luminance | 0.4760 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 9.64
Pale Teal
#82CBB2
ΔE00 9.78
Powder Blue
#B0E0E6
ΔE00 10.94
Greyish Teal
#719F91
ΔE00 10.98
Cool Grey
#95A3A6
ΔE00 10.99
Sage Green
#9CAF88
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEB4 #BEA0AA
analogous
#A0BEA5 #A0BEB4 #A0B9BE
triadic
#A0BEB4 #B4A0BE #BEB4A0
tetradic
#A0BEB4 #A5A0BE #BEA0AA #B9BEA0
square
#A0BEB4 #A5A0BE #BEA0AA #B9BEA0
split-complementary
#A0BEB4 #BEA0B9 #BEA5A0
monochromatic
#5C8779 #7CA597 #A0BEB4 #C4D7D1 #E9F0ED
Accessibility & contrast
On white
2.00
#A0BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#A0BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEB4
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEB4 | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB4
Deuteranopia (green-blind)
#B6B6B5
Tritanopia (blue-blind)
#99BFBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0beb4; /* rgb */ color: rgb(160, 190, 180); /* oklch */ color: oklch(77.6% 0.035 173.2);
Tailwind
colors: {
custom: {
50: '#bcd1ca',
500: '#a0beb4',
950: '#000000',
},
}SCSS
$custom: #a0beb4; $custom-light: #bcd1ca; $custom-dark: #000000;
JSON
{
"hex": "#a0beb4",
"rgb": {
"r": 160,
"g": 190,
"b": 180
},
"hsl": {
"h": 160,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77626,
"c": 0.03546,
"h": 173.2
},
"luminance": 0.47596
}Semantic roles & 50–950 ramp
primary
#A0BEB4
secondary
#E1D8DB
accent
#48659D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282