#A2C8BB#A2C8BB
#A2C8BB is a light, muted teal. Relative luminance 0.526; OKLCH L 80.1% C 0.044 H 172.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A2C8BB |
|---|---|
| RGB | rgb(162, 200, 187) |
| HSL | hsl(159, 26%, 71%) |
| HSV | hsv(159, 19%, 78%) |
| CMYK | cmyk(19%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(77.62, -15.24, 2.33) |
| CIE-LCH | lch(77.62, 15.42, 171.32°) |
| OKLab | oklab(80.15% -0.044 0.0059) |
| OKLCH | oklch(80.15% 0.044 172.3) |
| XYZ | xyz(44.5218, 52.5764, 54.8066) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.44
Seafoam Blue
#78D1B6
ΔE00 9.18
Powder Blue
#B0E0E6
ΔE00 9.89
Greenish Grey
#96AE8D
ΔE00 10.60
Light Teal
#90E4C1
ΔE00 10.73
Paleturquoise
#AFEEEE
ΔE00 10.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2C8BB #C8A2AF
analogous
#A2C8A8 #A2C8BB #A2C2C8
triadic
#A2C8BB #BBA2C8 #C8BBA2
tetradic
#A2C8BB #A8A2C8 #C8A2AF #C2C8A2
square
#A2C8BB #A8A2C8 #C8A2AF #C2C8A2
split-complementary
#A2C8BB #C8A2C2 #C8A8A2
monochromatic
#599782 #7CB19F #A2C8BB #C8DFD7 #ECF4F1
Accessibility & contrast
On white
1.82
#A2C8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#A2C8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2C8BB
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2C8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2C8BB | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BA
Deuteranopia (green-blind)
#BEBEBC
Tritanopia (blue-blind)
#99C9C4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #a2c8bb; /* rgb */ color: rgb(162, 200, 187); /* oklch */ color: oklch(80.1% 0.044 172.3);
Tailwind
colors: {
custom: {
50: '#bed8cf',
500: '#a2c8bb',
950: '#000000',
},
}SCSS
$custom: #a2c8bb; $custom-light: #bed8cf; $custom-dark: #000000;
JSON
{
"hex": "#a2c8bb",
"rgb": {
"r": 162,
"g": 200,
"b": 187
},
"hsl": {
"h": 159.474,
"s": 25.676,
"l": 70.98
},
"oklch": {
"l": 0.80147,
"c": 0.04444,
"h": 172.3
},
"luminance": 0.52578
}Semantic roles & 50–950 ramp
primary
#A2C8BB
secondary
#9D7280
accent
#4163A4
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383