#A2BEBB#A2BEBB
#A2BEBB is a light, muted teal. Relative luminance 0.481; OKLCH L 78.0% C 0.031 H 188.6°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEBB |
|---|---|
| RGB | rgb(162, 190, 187) |
| HSL | hsl(174, 18%, 69%) |
| HSV | hsv(174, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(74.88, -10.06, -1.67) |
| CIE-LCH | lch(74.88, 10.20, 189.43°) |
| OKLab | oklab(77.97% -0.0303 -0.0046) |
| OKLCH | oklch(77.97% 0.031 188.6) |
| XYZ | xyz(42.2811, 48.0951, 54.0597) |
| Luminance | 0.4810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.18
Powder Blue
#B0E0E6
ΔE00 9.45
Lightblue
#ADD8E6
ΔE00 9.60
Silver (survey)
#C5C9C7
ΔE00 9.94
Cool Gray
#9AA7B0
ΔE00 10.54
Bluegrey
#85A3B2
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEBB #BEA2A5
analogous
#A2BEAD #A2BEBB #A2B3BE
triadic
#A2BEBB #BBA2BE #BEBBA2
tetradic
#A2BEBB #ADA2BE #BEA2A5 #B3BEA2
square
#A2BEBB #ADA2BE #BEA2A5 #B3BEA2
split-complementary
#A2BEBB #BEA2B3 #BEADA2
monochromatic
#5E8783 #7EA5A1 #A2BEBB #C6D7D5 #EAF0F0
Accessibility & contrast
On white
1.98
#A2BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#A2BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEBB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEBB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBB
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#9AC0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bebb; /* rgb */ color: rgb(162, 190, 187); /* oklch */ color: oklch(78.0% 0.031 188.6);
Tailwind
colors: {
custom: {
50: '#bdd1cf',
500: '#a2bebb',
950: '#000000',
},
}SCSS
$custom: #a2bebb; $custom-light: #bdd1cf; $custom-dark: #000000;
JSON
{
"hex": "#a2bebb",
"rgb": {
"r": 162,
"g": 190,
"b": 187
},
"hsl": {
"h": 173.571,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77971,
"c": 0.03069,
"h": 188.6
},
"luminance": 0.48096
}Semantic roles & 50–950 ramp
primary
#A2BEBB
secondary
#E2DADB
accent
#49529C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282