#88A8A4#88A8A4
#88A8A4 is a light, muted teal. Relative luminance 0.359; OKLCH L 70.6% C 0.036 H 187.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #88A8A4 |
|---|---|
| RGB | rgb(136, 168, 164) |
| HSL | hsl(173, 16%, 60%) |
| HSV | hsv(173, 19%, 66%) |
| CMYK | cmyk(19%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(66.46, -11.79, -1.57) |
| CIE-LCH | lch(66.46, 11.89, 187.60°) |
| OKLab | oklab(70.64% -0.0354 -0.0044) |
| OKLCH | oklch(70.64% 0.036 187.1) |
| XYZ | xyz(30.8549, 35.9188, 40.4221) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.82
Cool Grey
#95A3A6
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 7.89
Bluegrey
#85A3B2
ΔE00 9.34
Dull Teal
#5F9E8F
ΔE00 9.52
Grey Teal
#5E9B8A
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A8A4 #A8888C
analogous
#88A894 #88A8A4 #889CA8
triadic
#88A8A4 #A488A8 #A8A488
tetradic
#88A8A4 #9488A8 #A8888C #9CA888
square
#88A8A4 #9488A8 #A8888C #9CA888
split-complementary
#88A8A4 #A8889C #A89488
monochromatic
#4D6965 #678C88 #88A8A4 #ABC2BF #CFDCDA
Accessibility & contrast
On white
2.57
#88A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#88A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A8A4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A8A4 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A4
Deuteranopia (green-blind)
#9EA0A4
Tritanopia (blue-blind)
#7FAAA7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #88a8a4; /* rgb */ color: rgb(136, 168, 164); /* oklch */ color: oklch(70.6% 0.036 187.1);
Tailwind
colors: {
custom: {
50: '#abc1be',
500: '#88a8a4',
950: '#000000',
},
}SCSS
$custom: #88a8a4; $custom-light: #abc1be; $custom-dark: #000000;
JSON
{
"hex": "#88a8a4",
"rgb": {
"r": 136,
"g": 168,
"b": 164
},
"hsl": {
"h": 172.5,
"s": 15.534,
"l": 59.608
},
"oklch": {
"l": 0.70643,
"c": 0.03565,
"h": 187.1
},
"luminance": 0.3592
}Semantic roles & 50–950 ramp
primary
#88A8A4
secondary
#CCC0C1
accent
#7079B8
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181