#A2BEBD#A2BEBD
#A2BEBD is a light, muted teal. Relative luminance 0.482; OKLCH L 78.0% C 0.030 H 193.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEBD |
|---|---|
| RGB | rgb(162, 190, 189) |
| HSL | hsl(178, 18%, 69%) |
| HSV | hsv(178, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 0.5%, 25.5%) |
| CIE-LAB | lab(74.94, -9.65, -2.68) |
| CIE-LCH | lch(74.94, 10.01, 195.52°) |
| OKLab | oklab(78.03% -0.0295 -0.0073) |
| OKLCH | oklch(78.03% 0.03 193.9) |
| XYZ | xyz(42.4967, 48.1813, 55.1952) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.84
Lightblue
#ADD8E6
ΔE00 8.93
Powder Blue
#B0E0E6
ΔE00 9.16
Silver (survey)
#C5C9C7
ΔE00 9.76
Cool Gray
#9AA7B0
ΔE00 9.94
Bluegrey
#85A3B2
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEBD #BEA2A3
analogous
#A2BEAF #A2BEBD #A2B1BE
triadic
#A2BEBD #BDA2BE #BEBDA2
tetradic
#A2BEBD #AFA2BE #BEA2A3 #B1BEA2
square
#A2BEBD #AFA2BE #BEA2A3 #B1BEA2
split-complementary
#A2BEBD #BEA2B1 #BEAFA2
monochromatic
#5E8786 #7EA5A3 #A2BEBD #C6D7D7 #EAF0F0
Accessibility & contrast
On white
1.97
#A2BEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#A2BEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEBD
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEBD | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBD
Deuteranopia (green-blind)
#B5B7BD
Tritanopia (blue-blind)
#9AC0BE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bebd; /* rgb */ color: rgb(162, 190, 189); /* oklch */ color: oklch(78.0% 0.030 193.9);
Tailwind
colors: {
custom: {
50: '#bdd1d0',
500: '#a2bebd',
950: '#000000',
},
}SCSS
$custom: #a2bebd; $custom-light: #bdd1d0; $custom-dark: #000000;
JSON
{
"hex": "#a2bebd",
"rgb": {
"r": 162,
"g": 190,
"b": 189
},
"hsl": {
"h": 177.857,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.78032,
"c": 0.03043,
"h": 193.9
},
"luminance": 0.48182
}Semantic roles & 50–950 ramp
primary
#A2BEBD
secondary
#E2DADA
accent
#494C9C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282