#88A89A#88A89A
#88A89A is a light, muted teal. Relative luminance 0.356; OKLCH L 70.3% C 0.041 H 166.8°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #88A89A |
|---|---|
| RGB | rgb(136, 168, 154) |
| HSL | hsl(154, 16%, 60%) |
| HSV | hsv(154, 19%, 66%) |
| CMYK | cmyk(19%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(66.19, -13.89, 3.60) |
| CIE-LCH | lch(66.19, 14.35, 165.46°) |
| OKLab | oklab(70.34% -0.0396 0.0093) |
| OKLCH | oklch(70.34% 0.041 166.8) |
| XYZ | xyz(29.9871, 35.5717, 35.8517) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.96
Greenish Grey
#96AE8D
ΔE00 7.27
Dull Teal
#5F9E8F
ΔE00 8.04
Grey Green
#86A17D
ΔE00 8.08
Grey Teal
#5E9B8A
ΔE00 8.45
Greeny Grey
#7EA07A
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A89A #A88896
analogous
#88A88A #88A89A #88A6A8
triadic
#88A89A #9A88A8 #A89A88
tetradic
#88A89A #8A88A8 #A88896 #A6A888
square
#88A89A #8A88A8 #A88896 #A6A888
split-complementary
#88A89A #A888A6 #A88A88
monochromatic
#4D695D #678C7C #88A89A #ABC2B8 #CFDCD6
Accessibility & contrast
On white
2.59
#88A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#88A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A89A
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A89A | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#A09F9B
Tritanopia (blue-blind)
#81A8A4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #88a89a; /* rgb */ color: rgb(136, 168, 154); /* oklch */ color: oklch(70.3% 0.041 166.8);
Tailwind
colors: {
custom: {
50: '#abc2b7',
500: '#88a89a',
950: '#000000',
},
}SCSS
$custom: #88a89a; $custom-light: #abc2b7; $custom-dark: #000000;
JSON
{
"hex": "#88a89a",
"rgb": {
"r": 136,
"g": 168,
"b": 154
},
"hsl": {
"h": 153.75,
"s": 15.534,
"l": 59.608
},
"oklch": {
"l": 0.70343,
"c": 0.04071,
"h": 166.8
},
"luminance": 0.35573
}Semantic roles & 50–950 ramp
primary
#88A89A
secondary
#CCC0C5
accent
#708FB8
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180