#88A4A2#88A4A2
#88A4A2 is a light, muted teal. Relative luminance 0.344; OKLCH L 69.7% C 0.031 H 191.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #88A4A2 |
|---|---|
| RGB | rgb(136, 164, 162) |
| HSL | hsl(176, 13%, 59%) |
| HSV | hsv(176, 17%, 64%) |
| CMYK | cmyk(17.1%, 0%, 1.2%, 35.7%) |
| CIE-LAB | lab(65.27, -10.08, -2.20) |
| CIE-LCH | lch(65.27, 10.31, 192.29°) |
| OKLab | oklab(69.68% -0.0306 -0.006) |
| OKLCH | oklch(69.68% 0.031 191.1) |
| XYZ | xyz(29.9486, 34.3929, 39.2360) |
| Luminance | 0.3439 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.07
Greyish Teal
#719F91
ΔE00 7.76
Bluegrey
#85A3B2
ΔE00 8.00
Cadetblue
#5F9EA0
ΔE00 8.23
Pewter
#899397
ΔE00 8.96
Cool Gray
#9AA7B0
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A4A2 #A4888A
analogous
#88A494 #88A4A2 #8898A4
triadic
#88A4A2 #A288A4 #A4A288
tetradic
#88A4A2 #9488A4 #A4888A #98A488
square
#88A4A2 #9488A4 #A4888A #98A488
split-complementary
#88A4A2 #A48898 #A49488
monochromatic
#4D6563 #678785 #88A4A2 #ABBFBD #CDD9D8
Accessibility & contrast
On white
2.67
#88A4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#88A4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A4A2
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A4A2 | 1.00 | 2.67 | 7.88 | 7.88 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#9B9DA2
Tritanopia (blue-blind)
#80A6A3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #88a4a2; /* rgb */ color: rgb(136, 164, 162); /* oklch */ color: oklch(69.7% 0.031 191.1);
Tailwind
colors: {
custom: {
50: '#abbfbd',
500: '#88a4a2',
950: '#000000',
},
}SCSS
$custom: #88a4a2; $custom-light: #abbfbd; $custom-dark: #000000;
JSON
{
"hex": "#88a4a2",
"rgb": {
"r": 136,
"g": 164,
"b": 162
},
"hsl": {
"h": 175.714,
"s": 13.333,
"l": 58.824
},
"oklch": {
"l": 0.69684,
"c": 0.0312,
"h": 191.1
},
"luminance": 0.34394
}Semantic roles & 50–950 ramp
primary
#88A4A2
secondary
#C9BEBF
accent
#7277B6
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181