#88A09C#88A09C
#88A09C is a light, muted teal. Relative luminance 0.328; OKLCH L 68.6% C 0.028 H 184.4°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #88A09C |
|---|---|
| RGB | rgb(136, 160, 156) |
| HSL | hsl(170, 11%, 58%) |
| HSV | hsv(170, 15%, 63%) |
| CMYK | cmyk(15%, 0%, 2.5%, 37.3%) |
| CIE-LAB | lab(63.98, -9.20, -0.73) |
| CIE-LCH | lch(63.98, 9.23, 184.55°) |
| OKLab | oklab(68.6% -0.0274 -0.0021) |
| OKLCH | oklch(68.6% 0.028 184.4) |
| XYZ | xyz(28.7234, 32.7754, 36.2590) |
| Luminance | 0.3278 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.93
Greyish Teal
#719F91
ΔE00 7.62
Pewter
#899397
ΔE00 8.13
Grey
#929591
ΔE00 8.65
Bluegrey
#85A3B2
ΔE00 8.87
Cadetblue
#5F9EA0
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A09C #A0888C
analogous
#88A090 #88A09C #8898A0
triadic
#88A09C #9C88A0 #A09C88
tetradic
#88A09C #9088A0 #A0888C #98A088
square
#88A09C #9088A0 #A0888C #98A088
split-complementary
#88A09C #A08898 #A09088
monochromatic
#4D615D #68837E #88A09C #AABBB8 #CCD6D5
Accessibility & contrast
On white
2.78
#88A09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#88A09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A09C
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A09C | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9C
Deuteranopia (green-blind)
#999A9C
Tritanopia (blue-blind)
#82A19F
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #88a09c; /* rgb */ color: rgb(136, 160, 156); /* oklch */ color: oklch(68.6% 0.028 184.4);
Tailwind
colors: {
custom: {
50: '#abbcb9',
500: '#88a09c',
950: '#000000',
},
}SCSS
$custom: #88a09c; $custom-light: #abbcb9; $custom-dark: #000000;
JSON
{
"hex": "#88a09c",
"rgb": {
"r": 136,
"g": 160,
"b": 156
},
"hsl": {
"h": 170,
"s": 11.215,
"l": 58.039
},
"oklch": {
"l": 0.68603,
"c": 0.02752,
"h": 184.4
},
"luminance": 0.32776
}Semantic roles & 50–950 ramp
primary
#88A09C
secondary
#C7BDBF
accent
#747EB4
background
#FAFBFB
surface
#F4F6F6
border
#CED0D0
text
#101211
muted
#7F8180