#88A09E#88A09E
#88A09E is a light, muted teal. Relative luminance 0.328; OKLCH L 68.7% C 0.027 H 190.4°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #88A09E |
|---|---|
| RGB | rgb(136, 160, 158) |
| HSL | hsl(175, 11%, 58%) |
| HSV | hsv(175, 15%, 63%) |
| CMYK | cmyk(15%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(64.03, -8.78, -1.77) |
| CIE-LCH | lch(64.03, 8.96, 191.43°) |
| OKLab | oklab(68.66% -0.0266 -0.0049) |
| OKLCH | oklch(68.66% 0.027 190.4) |
| XYZ | xyz(28.8941, 32.8437, 37.1583) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.25
Pewter
#899397
ΔE00 7.55
Bluegrey
#85A3B2
ΔE00 7.85
Greyish Teal
#719F91
ΔE00 8.32
Cool Gray
#9AA7B0
ΔE00 8.51
Grey
#929591
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A09E #A0888A
analogous
#88A092 #88A09E #8896A0
triadic
#88A09E #9E88A0 #A09E88
tetradic
#88A09E #9288A0 #A0888A #96A088
square
#88A09E #9288A0 #A0888A #96A088
split-complementary
#88A09E #A08896 #A09288
monochromatic
#4D615F #688380 #88A09E #AABBBA #CCD6D5
Accessibility & contrast
On white
2.77
#88A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#88A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A09E
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A09E | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9E
Deuteranopia (green-blind)
#989A9E
Tritanopia (blue-blind)
#81A19F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #88a09e; /* rgb */ color: rgb(136, 160, 158); /* oklch */ color: oklch(68.7% 0.027 190.4);
Tailwind
colors: {
custom: {
50: '#abbcba',
500: '#88a09e',
950: '#000000',
},
}SCSS
$custom: #88a09e; $custom-light: #abbcba; $custom-dark: #000000;
JSON
{
"hex": "#88a09e",
"rgb": {
"r": 136,
"g": 160,
"b": 158
},
"hsl": {
"h": 175,
"s": 11.215,
"l": 58.039
},
"oklch": {
"l": 0.68665,
"c": 0.02705,
"h": 190.4
},
"luminance": 0.32844
}Semantic roles & 50–950 ramp
primary
#88A09E
secondary
#C7BDBE
accent
#7479B4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180