#A2C1BF#A2C1BF
#A2C1BF is a light, muted teal. Relative luminance 0.496; OKLCH L 78.7% C 0.034 H 191.7°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C1BF |
|---|---|
| RGB | rgb(162, 193, 191) |
| HSL | hsl(176, 20%, 70%) |
| HSV | hsv(176, 16%, 76%) |
| CMYK | cmyk(16.1%, 0%, 1%, 24.3%) |
| CIE-LAB | lab(75.81, -10.80, -2.48) |
| CIE-LCH | lch(75.81, 11.08, 192.94°) |
| OKLab | oklab(78.74% -0.0329 -0.0068) |
| OKLCH | oklch(78.74% 0.034 191.7) |
| XYZ | xyz(43.3717, 49.5817, 56.5652) |
| Luminance | 0.4958 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.41
Lightblue
#ADD8E6
ΔE00 8.71
Cool Grey
#95A3A6
ΔE00 10.00
Silver (survey)
#C5C9C7
ΔE00 10.36
Cool Gray
#9AA7B0
ΔE00 11.14
Bluegrey
#85A3B2
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C1BF #C1A2A4
analogous
#A2C1B0 #A2C1BF #A2B4C1
triadic
#A2C1BF #BFA2C1 #C1BFA2
tetradic
#A2C1BF #B0A2C1 #C1A2A4 #B4C1A2
square
#A2C1BF #B0A2C1 #C1A2A4 #B4C1A2
split-complementary
#A2C1BF #C1A2B4 #C1B0A2
monochromatic
#5D8C89 #7DA9A6 #A2C1BF #C7D9D8 #EBF2F2
Accessibility & contrast
On white
1.92
#A2C1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#A2C1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C1BF
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C1BF | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBF
Deuteranopia (green-blind)
#B7B9BF
Tritanopia (blue-blind)
#99C3C0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2c1bf; /* rgb */ color: rgb(162, 193, 191); /* oklch */ color: oklch(78.7% 0.034 191.7);
Tailwind
colors: {
custom: {
50: '#bed3d2',
500: '#a2c1bf',
950: '#000000',
},
}SCSS
$custom: #a2c1bf; $custom-light: #bed3d2; $custom-dark: #000000;
JSON
{
"hex": "#a2c1bf",
"rgb": {
"r": 162,
"g": 193,
"b": 191
},
"hsl": {
"h": 176.129,
"s": 20,
"l": 69.608
},
"oklch": {
"l": 0.78742,
"c": 0.03356,
"h": 191.7
},
"luminance": 0.49583
}Semantic roles & 50–950 ramp
primary
#A2C1BF
secondary
#E4DBDC
accent
#474D9E
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121414
muted
#818282