#88AAA7#88AAA7
#88AAA7 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.037 H 189.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #88AAA7 |
|---|---|
| RGB | rgb(136, 170, 167) |
| HSL | hsl(175, 17%, 60%) |
| HSV | hsv(175, 20%, 67%) |
| CMYK | cmyk(20%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.11, -12.20, -2.29) |
| CIE-LCH | lch(67.11, 12.41, 190.63°) |
| OKLab | oklab(71.19% -0.0369 -0.0063) |
| OKLCH | oklch(71.19% 0.037 189.7) |
| XYZ | xyz(31.5011, 36.7726, 41.9898) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.17
Cadetblue
#5F9EA0
ΔE00 7.74
Cool Grey
#95A3A6
ΔE00 7.83
Bluegrey
#85A3B2
ΔE00 9.13
Dull Teal
#5F9E8F
ΔE00 9.71
Greyblue
#77A1B5
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AAA7 #AA888B
analogous
#88AA96 #88AAA7 #889CAA
triadic
#88AAA7 #A788AA #AAA788
tetradic
#88AAA7 #9688AA #AA888B #9CAA88
square
#88AAA7 #9688AA #AA888B #9CAA88
split-complementary
#88AAA7 #AA889C #AA9688
monochromatic
#4C6B68 #668F8B #88AAA7 #ACC4C1 #CFDDDC
Accessibility & contrast
On white
2.51
#88AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#88AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AAA7
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AAA7 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#7EACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #88aaa7; /* rgb */ color: rgb(136, 170, 167); /* oklch */ color: oklch(71.2% 0.037 189.7);
Tailwind
colors: {
custom: {
50: '#abc3c1',
500: '#88aaa7',
950: '#000000',
},
}SCSS
$custom: #88aaa7; $custom-light: #abc3c1; $custom-dark: #000000;
JSON
{
"hex": "#88aaa7",
"rgb": {
"r": 136,
"g": 170,
"b": 167
},
"hsl": {
"h": 174.706,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.71186,
"c": 0.03744,
"h": 189.7
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#88AAA7
secondary
#CDC0C2
accent
#6E75B9
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181