#88A2A2#88A2A2
#88A2A2 is a light, muted teal. Relative luminance 0.337; OKLCH L 69.2% C 0.029 H 196.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #88A2A2 |
|---|---|
| RGB | rgb(136, 162, 162) |
| HSL | hsl(180, 12%, 58%) |
| HSV | hsv(180, 16%, 64%) |
| CMYK | cmyk(16%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(64.71, -9.00, -3.02) |
| CIE-LCH | lch(64.71, 9.49, 198.57°) |
| OKLab | oklab(69.24% -0.0278 -0.0082) |
| OKLCH | oklch(69.24% 0.029 196.5) |
| XYZ | xyz(29.5935, 33.6827, 39.1176) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.04
Bluegrey
#85A3B2
ΔE00 6.88
Pewter
#899397
ΔE00 7.78
Cool Gray
#9AA7B0
ΔE00 8.01
Bluey Grey
#89A0B0
ΔE00 8.21
Greyblue
#77A1B5
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A2A2 #A28888
analogous
#88A295 #88A2A2 #8895A2
triadic
#88A2A2 #A288A2 #A2A288
tetradic
#88A2A2 #9588A2 #A28888 #95A288
square
#88A2A2 #9588A2 #A28888 #95A288
split-complementary
#88A2A2 #A28895 #A29588
monochromatic
#4D6363 #688585 #88A2A2 #AABDBD #CDD8D8
Accessibility & contrast
On white
2.71
#88A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#88A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A2A2
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A2A2 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#80A4A2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #88a2a2; /* rgb */ color: rgb(136, 162, 162); /* oklch */ color: oklch(69.2% 0.029 196.5);
Tailwind
colors: {
custom: {
50: '#abbdbd',
500: '#88a2a2',
950: '#000000',
},
}SCSS
$custom: #88a2a2; $custom-light: #abbdbd; $custom-dark: #000000;
JSON
{
"hex": "#88a2a2",
"rgb": {
"r": 136,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 12.264,
"l": 58.431
},
"oklch": {
"l": 0.69238,
"c": 0.02898,
"h": 196.5
},
"luminance": 0.33684
}Semantic roles & 50–950 ramp
primary
#88A2A2
secondary
#C8BEBE
accent
#7373B5
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101212
muted
#7F8181