#88A09A#88A09A
#88A09A is a light, muted teal. Relative luminance 0.327; OKLCH L 68.5% C 0.028 H 178.6°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #88A09A |
|---|---|
| RGB | rgb(136, 160, 154) |
| HSL | hsl(165, 11%, 58%) |
| HSV | hsv(165, 15%, 63%) |
| CMYK | cmyk(15%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(63.92, -9.62, 0.31) |
| CIE-LCH | lch(63.92, 9.63, 178.16°) |
| OKLab | oklab(68.54% -0.0283 0.0007) |
| OKLCH | oklch(68.54% 0.028 178.6) |
| XYZ | xyz(28.5554, 32.7083, 35.3744) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.66
Greyish Teal
#719F91
ΔE00 7.04
Pewter
#899397
ΔE00 8.75
Grey
#929591
ΔE00 8.82
Cadetblue
#5F9EA0
ΔE00 9.19
Bluegrey
#85A3B2
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A09A #A0888E
analogous
#88A08E #88A09A #889AA0
triadic
#88A09A #9A88A0 #A09A88
tetradic
#88A09A #8E88A0 #A0888E #9AA088
square
#88A09A #8E88A0 #A0888E #9AA088
split-complementary
#88A09A #A0889A #A08E88
monochromatic
#4D615C #68837C #88A09A #AABBB7 #CCD6D4
Accessibility & contrast
On white
2.78
#88A09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#88A09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A09A
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A09A | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#99999A
Tritanopia (blue-blind)
#82A19E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #88a09a; /* rgb */ color: rgb(136, 160, 154); /* oklch */ color: oklch(68.5% 0.028 178.6);
Tailwind
colors: {
custom: {
50: '#abbcb7',
500: '#88a09a',
950: '#000000',
},
}SCSS
$custom: #88a09a; $custom-light: #abbcb7; $custom-dark: #000000;
JSON
{
"hex": "#88a09a",
"rgb": {
"r": 136,
"g": 160,
"b": 154
},
"hsl": {
"h": 165,
"s": 11.215,
"l": 58.039
},
"oklch": {
"l": 0.68541,
"c": 0.0283,
"h": 178.6
},
"luminance": 0.32709
}Semantic roles & 50–950 ramp
primary
#88A09A
secondary
#C7BDC0
accent
#7484B4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180