#A2BCBE#A2BCBE
#A2BCBE is a light, muted teal. Relative luminance 0.474; OKLCH L 77.6% C 0.028 H 202.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BCBE |
|---|---|
| RGB | rgb(162, 188, 190) |
| HSL | hsl(184, 18%, 69%) |
| HSV | hsv(184, 15%, 75%) |
| CMYK | cmyk(14.7%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(74.42, -8.38, -3.98) |
| CIE-LCH | lch(74.42, 9.28, 205.41°) |
| OKLab | oklab(77.63% -0.0264 -0.0108) |
| OKLCH | oklch(77.63% 0.028 202.3) |
| XYZ | xyz(42.1754, 47.3645, 55.6254) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.77
Cool Gray
#9AA7B0
ΔE00 8.44
Lightblue
#ADD8E6
ΔE00 8.54
Bluegrey
#85A3B2
ΔE00 9.18
Light Grey Blue
#9DBCD4
ΔE00 9.20
Silver (survey)
#C5C9C7
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BCBE #BEA4A2
analogous
#A2BEB2 #A2BCBE #A2AEBE
triadic
#A2BCBE #BEA2BC #BCBEA2
tetradic
#A2BCBE #B2A2BE #BEA4A2 #AEBEA2
square
#A2BCBE #B2A2BE #BEA4A2 #AEBEA2
split-complementary
#A2BCBE #BEA2AE #BEB2A2
monochromatic
#5E8487 #7EA2A5 #A2BCBE #C6D6D7 #EAF0F0
Accessibility & contrast
On white
2.01
#A2BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#A2BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BCBE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BCBE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BE
Deuteranopia (green-blind)
#B3B5BE
Tritanopia (blue-blind)
#9ABEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a2bcbe; /* rgb */ color: rgb(162, 188, 190); /* oklch */ color: oklch(77.6% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#bdd0d1',
500: '#a2bcbe',
950: '#000000',
},
}SCSS
$custom: #a2bcbe; $custom-light: #bdd0d1; $custom-dark: #000000;
JSON
{
"hex": "#a2bcbe",
"rgb": {
"r": 162,
"g": 188,
"b": 190
},
"hsl": {
"h": 184.286,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.77632,
"c": 0.02849,
"h": 202.3
},
"luminance": 0.47366
}Semantic roles & 50–950 ramp
primary
#A2BCBE
secondary
#E2DADA
accent
#4F499C
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282