#A2BEBC#A2BEBC
#A2BEBC is a light, muted teal. Relative luminance 0.481; OKLCH L 78.0% C 0.031 H 191.3°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEBC |
|---|---|
| RGB | rgb(162, 190, 188) |
| HSL | hsl(176, 18%, 69%) |
| HSV | hsv(176, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(74.91, -9.85, -2.17) |
| CIE-LCH | lch(74.91, 10.09, 192.44°) |
| OKLab | oklab(78% -0.0299 -0.006) |
| OKLCH | oklch(78% 0.031 191.3) |
| XYZ | xyz(42.3885, 48.1380, 54.6255) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 9.01
Lightblue
#ADD8E6
ΔE00 9.26
Powder Blue
#B0E0E6
ΔE00 9.29
Silver (survey)
#C5C9C7
ΔE00 9.85
Cool Gray
#9AA7B0
ΔE00 10.24
Bluegrey
#85A3B2
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEBC #BEA2A4
analogous
#A2BEAE #A2BEBC #A2B2BE
triadic
#A2BEBC #BCA2BE #BEBCA2
tetradic
#A2BEBC #AEA2BE #BEA2A4 #B2BEA2
square
#A2BEBC #AEA2BE #BEA2A4 #B2BEA2
split-complementary
#A2BEBC #BEA2B2 #BEAEA2
monochromatic
#5E8784 #7EA5A2 #A2BEBC #C6D7D6 #EAF0F0
Accessibility & contrast
On white
1.98
#A2BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#A2BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEBC
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEBC | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBBBC
Deuteranopia (green-blind)
#B5B7BC
Tritanopia (blue-blind)
#9AC0BD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a2bebc; /* rgb */ color: rgb(162, 190, 188); /* oklch */ color: oklch(78.0% 0.031 191.3);
Tailwind
colors: {
custom: {
50: '#bdd1d0',
500: '#a2bebc',
950: '#000000',
},
}SCSS
$custom: #a2bebc; $custom-light: #bdd1d0; $custom-dark: #000000;
JSON
{
"hex": "#a2bebc",
"rgb": {
"r": 162,
"g": 190,
"b": 188
},
"hsl": {
"h": 175.714,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.78002,
"c": 0.03053,
"h": 191.3
},
"luminance": 0.48139
}Semantic roles & 50–950 ramp
primary
#A2BEBC
secondary
#E2DADA
accent
#494F9C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282