#A0BEBB#A0BEBB
#A0BEBB is a light, muted teal. Relative luminance 0.479; OKLCH L 77.8% C 0.033 H 189.1°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEBB |
|---|---|
| RGB | rgb(160, 190, 187) |
| HSL | hsl(174, 19%, 69%) |
| HSV | hsv(174, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.75, -10.71, -1.88) |
| CIE-LCH | lch(74.75, 10.87, 189.94°) |
| OKLab | oklab(77.83% -0.0323 -0.0052) |
| OKLCH | oklch(77.83% 0.033 189.1) |
| XYZ | xyz(41.8779, 47.8872, 54.0408) |
| Luminance | 0.4789 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.31
Cool Grey
#95A3A6
ΔE00 9.46
Lightblue
#ADD8E6
ΔE00 9.59
Silver (survey)
#C5C9C7
ΔE00 10.49
Cool Gray
#9AA7B0
ΔE00 10.86
Bluegrey
#85A3B2
ΔE00 11.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEBB #BEA0A3
analogous
#A0BEAC #A0BEBB #A0B2BE
triadic
#A0BEBB #BBA0BE #BEBBA0
tetradic
#A0BEBB #ACA0BE #BEA0A3 #B2BEA0
square
#A0BEBB #ACA0BE #BEA0A3 #B2BEA0
split-complementary
#A0BEBB #BEA0B2 #BEACA0
monochromatic
#5C8783 #7CA5A1 #A0BEBB #C4D7D5 #E9F0EF
Accessibility & contrast
On white
1.99
#A0BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#A0BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEBB
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEBB | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBB
Deuteranopia (green-blind)
#B4B6BB
Tritanopia (blue-blind)
#98C0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bebb; /* rgb */ color: rgb(160, 190, 187); /* oklch */ color: oklch(77.8% 0.033 189.1);
Tailwind
colors: {
custom: {
50: '#bcd1cf',
500: '#a0bebb',
950: '#000000',
},
}SCSS
$custom: #a0bebb; $custom-light: #bcd1cf; $custom-dark: #000000;
JSON
{
"hex": "#a0bebb",
"rgb": {
"r": 160,
"g": 190,
"b": 187
},
"hsl": {
"h": 174,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77834,
"c": 0.03276,
"h": 189.1
},
"luminance": 0.47888
}Semantic roles & 50–950 ramp
primary
#A0BEBB
secondary
#E1D8D9
accent
#48519D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282