#A0BEB2#A0BEB2
#A0BEB2 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.6% C 0.037 H 169.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEB2 |
|---|---|
| RGB | rgb(160, 190, 178) |
| HSL | hsl(156, 19%, 69%) |
| HSV | hsv(156, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(74.52, -12.54, 2.67) |
| CIE-LCH | lch(74.52, 12.82, 167.98°) |
| OKLab | oklab(77.57% -0.036 0.0069) |
| OKLCH | oklch(77.57% 0.037 169.2) |
| XYZ | xyz(40.9445, 47.5138, 49.1247) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.93
Pale Teal
#82CBB2
ΔE00 9.38
Sage Green
#9CAF88
ΔE00 10.65
Darkseagreen
#8FBC8F
ΔE00 10.79
Greyish Teal
#719F91
ΔE00 10.83
Seafoam Blue
#78D1B6
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEB2 #BEA0AC
analogous
#A0BEA3 #A0BEB2 #A0BBBE
triadic
#A0BEB2 #B2A0BE #BEB2A0
tetradic
#A0BEB2 #A3A0BE #BEA0AC #BBBEA0
square
#A0BEB2 #A3A0BE #BEA0AC #BBBEA0
split-complementary
#A0BEB2 #BEA0BB #BEA3A0
monochromatic
#5C8776 #7CA595 #A0BEB2 #C4D7CF #E9F0ED
Accessibility & contrast
On white
2.00
#A0BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A0BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEB2
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEB2 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB1
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#9ABEBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a0beb2; /* rgb */ color: rgb(160, 190, 178); /* oklch */ color: oklch(77.6% 0.037 169.2);
Tailwind
colors: {
custom: {
50: '#bcd1c9',
500: '#a0beb2',
950: '#000000',
},
}SCSS
$custom: #a0beb2; $custom-light: #bcd1c9; $custom-dark: #000000;
JSON
{
"hex": "#a0beb2",
"rgb": {
"r": 160,
"g": 190,
"b": 178
},
"hsl": {
"h": 156,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77568,
"c": 0.03669,
"h": 169.2
},
"luminance": 0.47515
}Semantic roles & 50–950 ramp
primary
#A0BEB2
secondary
#E1D8DC
accent
#486A9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121413
muted
#818282