#A0BEBE#A0BEBE
#A0BEBE is a light, muted teal. Relative luminance 0.480; OKLCH L 77.9% C 0.032 H 196.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEBE |
|---|---|
| RGB | rgb(160, 190, 190) |
| HSL | hsl(180, 19%, 69%) |
| HSV | hsv(180, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(74.84, -10.08, -3.39) |
| CIE-LCH | lch(74.84, 10.64, 198.57°) |
| OKLab | oklab(77.93% -0.0311 -0.0092) |
| OKLCH | oklch(77.93% 0.032 196.5) |
| XYZ | xyz(42.2025, 48.0170, 55.7499) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.58
Powder Blue
#B0E0E6
ΔE00 8.89
Cool Grey
#95A3A6
ΔE00 8.98
Cool Gray
#9AA7B0
ΔE00 10.00
Silver (survey)
#C5C9C7
ΔE00 10.25
Bluegrey
#85A3B2
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEBE #BEA0A0
analogous
#A0BEAF #A0BEBE #A0AFBE
triadic
#A0BEBE #BEA0BE #BEBEA0
tetradic
#A0BEBE #AFA0BE #BEA0A0 #AFBEA0
square
#A0BEBE #AFA0BE #BEA0A0 #AFBEA0
split-complementary
#A0BEBE #BEA0AF #BEAFA0
monochromatic
#5C8787 #7CA5A5 #A0BEBE #C4D7D7 #E9F0F0
Accessibility & contrast
On white
1.98
#A0BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A0BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEBE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEBE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B4B6BE
Tritanopia (blue-blind)
#97C0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bebe; /* rgb */ color: rgb(160, 190, 190); /* oklch */ color: oklch(77.9% 0.032 196.5);
Tailwind
colors: {
custom: {
50: '#bcd1d1',
500: '#a0bebe',
950: '#000000',
},
}SCSS
$custom: #a0bebe; $custom-light: #bcd1d1; $custom-dark: #000000;
JSON
{
"hex": "#a0bebe",
"rgb": {
"r": 160,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77926,
"c": 0.03248,
"h": 196.5
},
"luminance": 0.48018
}Semantic roles & 50–950 ramp
primary
#A0BEBE
secondary
#E1D8D8
accent
#48489D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282