#88AAA2#88AAA2
#88AAA2 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.0% C 0.039 H 179.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #88AAA2 |
|---|---|
| RGB | rgb(136, 170, 162) |
| HSL | hsl(166, 17%, 60%) |
| HSV | hsv(166, 20%, 67%) |
| CMYK | cmyk(20%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(66.97, -13.28, 0.29) |
| CIE-LCH | lch(66.97, 13.28, 178.76°) |
| OKLab | oklab(71.03% -0.039 0.0006) |
| OKLCH | oklch(71.03% 0.039 179.2) |
| XYZ | xyz(31.0478, 36.5913, 39.6024) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.73
Cadetblue
#5F9EA0
ΔE00 8.35
Dull Teal
#5F9E8F
ΔE00 8.55
Cool Grey
#95A3A6
ΔE00 9.19
Grey Teal
#5E9B8A
ΔE00 9.23
Greenish Grey
#96AE8D
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AAA2 #AA8890
analogous
#88AA91 #88AAA2 #88A1AA
triadic
#88AAA2 #A288AA #AAA288
tetradic
#88AAA2 #9188AA #AA8890 #A1AA88
square
#88AAA2 #9188AA #AA8890 #A1AA88
split-complementary
#88AAA2 #AA88A1 #AA9188
monochromatic
#4C6B64 #668F85 #88AAA2 #ACC4BE #CFDDDA
Accessibility & contrast
On white
2.52
#88AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#88AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AAA2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AAA2 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#7FABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #88aaa2; /* rgb */ color: rgb(136, 170, 162); /* oklch */ color: oklch(71.0% 0.039 179.2);
Tailwind
colors: {
custom: {
50: '#abc3bd',
500: '#88aaa2',
950: '#000000',
},
}SCSS
$custom: #88aaa2; $custom-light: #abc3bd; $custom-dark: #000000;
JSON
{
"hex": "#88aaa2",
"rgb": {
"r": 136,
"g": 170,
"b": 162
},
"hsl": {
"h": 165.882,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.71031,
"c": 0.039,
"h": 179.2
},
"luminance": 0.36592
}Semantic roles & 50–950 ramp
primary
#88AAA2
secondary
#CDC0C3
accent
#6E80B9
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181