#A2C8BF#A2C8BF
#A2C8BF is a light, muted teal. Relative luminance 0.528; OKLCH L 80.3% C 0.042 H 179.1°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8BF |
|---|---|
| RGB | rgb(162, 200, 191) |
| HSL | hsl(166, 26%, 71%) |
| HSV | hsv(166, 19%, 78%) |
| CMYK | cmyk(19%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(77.73, -14.43, 0.32) |
| CIE-LCH | lch(77.73, 14.43, 178.72°) |
| OKLab | oklab(80.26% -0.0424 0.0006) |
| OKLCH | oklch(80.26% 0.042 179.1) |
| XYZ | xyz(44.9559, 52.7501, 57.0933) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.41
Powder Blue
#B0E0E6
ΔE00 8.58
Seafoam Blue
#78D1B6
ΔE00 10.02
Paleturquoise
#AFEEEE
ΔE00 10.04
Lightblue
#ADD8E6
ΔE00 10.70
Duck Egg Blue
#C3FBF4
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8BF #C8A2AB
analogous
#A2C8AC #A2C8BF #A2BEC8
triadic
#A2C8BF #BFA2C8 #C8BFA2
tetradic
#A2C8BF #ACA2C8 #C8A2AB #BEC8A2
square
#A2C8BF #ACA2C8 #C8A2AB #BEC8A2
split-complementary
#A2C8BF #C8A2BE #C8ACA2
monochromatic
#599788 #7CB1A5 #A2C8BF #C8DFD9 #ECF4F2
Accessibility & contrast
On white
1.82
#A2C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#A2C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8BF
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8BF | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BF
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#98C9C5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2c8bf; /* rgb */ color: rgb(162, 200, 191); /* oklch */ color: oklch(80.3% 0.042 179.1);
Tailwind
colors: {
custom: {
50: '#bed8d2',
500: '#a2c8bf',
950: '#000000',
},
}SCSS
$custom: #a2c8bf; $custom-light: #bed8d2; $custom-dark: #000000;
JSON
{
"hex": "#a2c8bf",
"rgb": {
"r": 162,
"g": 200,
"b": 191
},
"hsl": {
"h": 165.789,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80263,
"c": 0.04239,
"h": 179.1
},
"luminance": 0.52752
}Semantic roles & 50–950 ramp
primary
#A2C8BF
secondary
#9D727C
accent
#4159A4
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383