#A0BEBA#A0BEBA
#A0BEBA is a light, muted teal. Relative luminance 0.478; OKLCH L 77.8% C 0.033 H 186.7°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEBA |
|---|---|
| RGB | rgb(160, 190, 186) |
| HSL | hsl(172, 19%, 69%) |
| HSV | hsv(172, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 2.1%, 25.5%) |
| CIE-LAB | lab(74.73, -10.92, -1.37) |
| CIE-LCH | lch(74.73, 11.00, 187.17°) |
| OKLab | oklab(77.8% -0.0328 -0.0038) |
| OKLCH | oklch(77.8% 0.033 186.7) |
| XYZ | xyz(41.7713, 47.8445, 53.4790) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.49
Cool Grey
#95A3A6
ΔE00 9.65
Lightblue
#ADD8E6
ΔE00 9.95
Silver (survey)
#C5C9C7
ΔE00 10.60
Cool Gray
#9AA7B0
ΔE00 11.16
Pale Teal
#82CBB2
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEBA #BEA0A4
analogous
#A0BEAB #A0BEBA #A0B3BE
triadic
#A0BEBA #BAA0BE #BEBAA0
tetradic
#A0BEBA #ABA0BE #BEA0A4 #B3BEA0
square
#A0BEBA #ABA0BE #BEA0A4 #B3BEA0
split-complementary
#A0BEBA #BEA0B3 #BEABA0
monochromatic
#5C8781 #7CA5A0 #A0BEBA #C4D7D4 #E9F0EF
Accessibility & contrast
On white
1.99
#A0BEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#A0BEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEBA
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEBA | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBABA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#98C0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0beba; /* rgb */ color: rgb(160, 190, 186); /* oklch */ color: oklch(77.8% 0.033 186.7);
Tailwind
colors: {
custom: {
50: '#bcd1ce',
500: '#a0beba',
950: '#000000',
},
}SCSS
$custom: #a0beba; $custom-light: #bcd1ce; $custom-dark: #000000;
JSON
{
"hex": "#a0beba",
"rgb": {
"r": 160,
"g": 190,
"b": 186
},
"hsl": {
"h": 172,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77803,
"c": 0.03298,
"h": 186.7
},
"luminance": 0.47846
}Semantic roles & 50–950 ramp
primary
#A0BEBA
secondary
#E1D8DA
accent
#48549D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282