#A0BEBD#A0BEBD
#A0BEBD is a light, muted teal. Relative luminance 0.480; OKLCH L 77.9% C 0.033 H 194.0°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEBD |
|---|---|
| RGB | rgb(160, 190, 189) |
| HSL | hsl(178, 19%, 69%) |
| HSV | hsv(178, 16%, 75%) |
| CMYK | cmyk(15.8%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.81, -10.29, -2.89) |
| CIE-LCH | lch(74.81, 10.69, 195.66°) |
| OKLab | oklab(77.9% -0.0315 -0.0079) |
| OKLCH | oklch(77.9% 0.033 194) |
| XYZ | xyz(42.0935, 47.9734, 55.1763) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.90
Powder Blue
#B0E0E6
ΔE00 9.01
Cool Grey
#95A3A6
ΔE00 9.12
Cool Gray
#9AA7B0
ΔE00 10.28
Silver (survey)
#C5C9C7
ΔE00 10.32
Bluegrey
#85A3B2
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEBD #BEA0A1
analogous
#A0BEAE #A0BEBD #A0B0BE
triadic
#A0BEBD #BDA0BE #BEBDA0
tetradic
#A0BEBD #AEA0BE #BEA0A1 #B0BEA0
square
#A0BEBD #AEA0BE #BEA0A1 #B0BEA0
split-complementary
#A0BEBD #BEA0B0 #BEAEA0
monochromatic
#5C8786 #7CA5A4 #A0BEBD #C4D7D6 #E9F0EF
Accessibility & contrast
On white
1.98
#A0BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#A0BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEBD
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEBD | 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)
#BABBBD
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#97C0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a0bebd; /* rgb */ color: rgb(160, 190, 189); /* oklch */ color: oklch(77.9% 0.033 194.0);
Tailwind
colors: {
custom: {
50: '#bcd1d0',
500: '#a0bebd',
950: '#000000',
},
}SCSS
$custom: #a0bebd; $custom-light: #bcd1d0; $custom-dark: #000000;
JSON
{
"hex": "#a0bebd",
"rgb": {
"r": 160,
"g": 190,
"b": 189
},
"hsl": {
"h": 178,
"s": 18.75,
"l": 68.627
},
"oklch": {
"l": 0.77895,
"c": 0.03251,
"h": 194
},
"luminance": 0.47975
}Semantic roles & 50–950 ramp
primary
#A0BEBD
secondary
#E1D8D9
accent
#484B9D
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282