#A0BEBC#A0BEBC
#A0BEBC is a light, muted teal. Relative luminance 0.479; OKLCH L 77.9% C 0.033 H 191.6°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEBC |
|---|---|
| RGB | rgb(160, 190, 188) |
| HSL | hsl(176, 19%, 69%) |
| HSV | hsv(176, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.78, -10.50, -2.38) |
| CIE-LCH | lch(74.78, 10.77, 192.78°) |
| OKLab | oklab(77.86% -0.0319 -0.0065) |
| OKLCH | oklch(77.86% 0.033 191.6) |
| XYZ | xyz(41.9854, 47.9302, 54.6066) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.14
Lightblue
#ADD8E6
ΔE00 9.24
Cool Grey
#95A3A6
ΔE00 9.29
Silver (survey)
#C5C9C7
ΔE00 10.40
Cool Gray
#9AA7B0
ΔE00 10.57
Bluegrey
#85A3B2
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEBC #BEA0A2
analogous
#A0BEAD #A0BEBC #A0B1BE
triadic
#A0BEBC #BCA0BE #BEBCA0
tetradic
#A0BEBC #ADA0BE #BEA0A2 #B1BEA0
square
#A0BEBC #ADA0BE #BEA0A2 #B1BEA0
split-complementary
#A0BEBC #BEA0B1 #BEADA0
monochromatic
#5C8784 #7CA5A2 #A0BEBC #C4D7D6 #E9F0EF
Accessibility & contrast
On white
1.98
#A0BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#A0BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEBC
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEBC | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#98C0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bebc; /* rgb */ color: rgb(160, 190, 188); /* oklch */ color: oklch(77.9% 0.033 191.6);
Tailwind
colors: {
custom: {
50: '#bcd1d0',
500: '#a0bebc',
950: '#000000',
},
}SCSS
$custom: #a0bebc; $custom-light: #bcd1d0; $custom-dark: #000000;
JSON
{
"hex": "#a0bebc",
"rgb": {
"r": 160,
"g": 190,
"b": 188
},
"hsl": {
"h": 176,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77864,
"c": 0.0326,
"h": 191.6
},
"luminance": 0.47931
}Semantic roles & 50–950 ramp
primary
#A0BEBC
secondary
#E1D8D9
accent
#484E9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282