#88AAA6#88AAA6
#88AAA6 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.038 H 187.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #88AAA6 |
|---|---|
| RGB | rgb(136, 170, 166) |
| HSL | hsl(173, 17%, 60%) |
| HSV | hsv(173, 20%, 67%) |
| CMYK | cmyk(20%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.08, -12.42, -1.78) |
| CIE-LCH | lch(67.08, 12.54, 188.14°) |
| OKLab | oklab(71.15% -0.0373 -0.0049) |
| OKLCH | oklch(71.15% 0.038 187.5) |
| XYZ | xyz(31.4090, 36.7358, 41.5048) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.83
Cadetblue
#5F9EA0
ΔE00 7.81
Cool Grey
#95A3A6
ΔE00 8.09
Dull Teal
#5F9E8F
ΔE00 9.43
Bluegrey
#85A3B2
ΔE00 9.58
Grey Teal
#5E9B8A
ΔE00 10.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AAA6 #AA888C
analogous
#88AA95 #88AAA6 #889DAA
triadic
#88AAA6 #A688AA #AAA688
tetradic
#88AAA6 #9588AA #AA888C #9DAA88
square
#88AAA6 #9588AA #AA888C #9DAA88
split-complementary
#88AAA6 #AA889D #AA9588
monochromatic
#4C6B68 #668F8A #88AAA6 #ACC4C1 #CFDDDB
Accessibility & contrast
On white
2.52
#88AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#88AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AAA6
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AAA6 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 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)
#A6A6A6
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#7EACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #88aaa6; /* rgb */ color: rgb(136, 170, 166); /* oklch */ color: oklch(71.2% 0.038 187.5);
Tailwind
colors: {
custom: {
50: '#abc3c0',
500: '#88aaa6',
950: '#000000',
},
}SCSS
$custom: #88aaa6; $custom-light: #abc3c0; $custom-dark: #000000;
JSON
{
"hex": "#88aaa6",
"rgb": {
"r": 136,
"g": 170,
"b": 166
},
"hsl": {
"h": 172.941,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.71154,
"c": 0.03764,
"h": 187.5
},
"luminance": 0.36737
}Semantic roles & 50–950 ramp
primary
#88AAA6
secondary
#CDC0C2
accent
#6E77B9
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181