#A2BEBE#A2BEBE
#A2BEBE is a light, muted teal. Relative luminance 0.482; OKLCH L 78.1% C 0.030 H 196.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEBE |
|---|---|
| RGB | rgb(162, 190, 190) |
| HSL | hsl(180, 18%, 69%) |
| HSV | hsv(180, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(74.97, -9.44, -3.18) |
| CIE-LCH | lch(74.97, 9.96, 198.63°) |
| OKLab | oklab(78.06% -0.0291 -0.0087) |
| OKLCH | oklch(78.06% 0.03 196.6) |
| XYZ | xyz(42.6056, 48.2249, 55.7688) |
| Luminance | 0.4823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.61
Cool Grey
#95A3A6
ΔE00 8.70
Powder Blue
#B0E0E6
ΔE00 9.06
Cool Gray
#9AA7B0
ΔE00 9.65
Silver (survey)
#C5C9C7
ΔE00 9.69
Bluegrey
#85A3B2
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEBE #BEA2A2
analogous
#A2BEB0 #A2BEBE #A2B0BE
triadic
#A2BEBE #BEA2BE #BEBEA2
tetradic
#A2BEBE #B0A2BE #BEA2A2 #B0BEA2
square
#A2BEBE #B0A2BE #BEA2A2 #B0BEA2
split-complementary
#A2BEBE #BEA2B0 #BEB0A2
monochromatic
#5E8787 #7EA5A5 #A2BEBE #C6D7D7 #EAF0F0
Accessibility & contrast
On white
1.97
#A2BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#A2BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEBE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEBE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B4B7BE
Tritanopia (blue-blind)
#9AC0BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bebe; /* rgb */ color: rgb(162, 190, 190); /* oklch */ color: oklch(78.1% 0.030 196.6);
Tailwind
colors: {
custom: {
50: '#bed1d1',
500: '#a2bebe',
950: '#000000',
},
}SCSS
$custom: #a2bebe; $custom-light: #bed1d1; $custom-dark: #000000;
JSON
{
"hex": "#a2bebe",
"rgb": {
"r": 162,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.78063,
"c": 0.0304,
"h": 196.6
},
"luminance": 0.48226
}Semantic roles & 50–950 ramp
primary
#A2BEBE
secondary
#E2DADA
accent
#49499C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282