#A2BEBA#A2BEBA
#A2BEBA is a light, muted teal. Relative luminance 0.481; OKLCH L 77.9% C 0.031 H 186.1°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEBA |
|---|---|
| RGB | rgb(162, 190, 186) |
| HSL | hsl(171, 18%, 69%) |
| HSV | hsv(171, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 2.1%, 25.5%) |
| CIE-LAB | lab(74.86, -10.26, -1.17) |
| CIE-LCH | lch(74.86, 10.33, 186.48°) |
| OKLab | oklab(77.94% -0.0307 -0.0033) |
| OKLCH | oklch(77.94% 0.031 186.1) |
| XYZ | xyz(42.1744, 48.0524, 53.4979) |
| Luminance | 0.4805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.38
Powder Blue
#B0E0E6
ΔE00 9.63
Lightblue
#ADD8E6
ΔE00 9.96
Silver (survey)
#C5C9C7
ΔE00 10.05
Cool Gray
#9AA7B0
ΔE00 10.85
Bluegrey
#85A3B2
ΔE00 11.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEBA #BEA2A6
analogous
#A2BEAC #A2BEBA #A2B4BE
triadic
#A2BEBA #BAA2BE #BEBAA2
tetradic
#A2BEBA #ACA2BE #BEA2A6 #B4BEA2
square
#A2BEBA #ACA2BE #BEA2A6 #B4BEA2
split-complementary
#A2BEBA #BEA2B4 #BEACA2
monochromatic
#5E8781 #7EA59F #A2BEBA #C6D7D5 #EAF0EF
Accessibility & contrast
On white
1.98
#A2BEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#A2BEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEBA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEBA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBA
Deuteranopia (green-blind)
#B5B7BA
Tritanopia (blue-blind)
#9BBFBD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2beba; /* rgb */ color: rgb(162, 190, 186); /* oklch */ color: oklch(77.9% 0.031 186.1);
Tailwind
colors: {
custom: {
50: '#bdd1ce',
500: '#a2beba',
950: '#000000',
},
}SCSS
$custom: #a2beba; $custom-light: #bdd1ce; $custom-dark: #000000;
JSON
{
"hex": "#a2beba",
"rgb": {
"r": 162,
"g": 190,
"b": 186
},
"hsl": {
"h": 171.429,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77941,
"c": 0.03092,
"h": 186.1
},
"luminance": 0.48053
}Semantic roles & 50–950 ramp
primary
#A2BEBA
secondary
#E2DADB
accent
#49559C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282