#88AAA4#88AAA4
#88AAA4 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.1% C 0.038 H 183.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #88AAA4 |
|---|---|
| RGB | rgb(136, 170, 164) |
| HSL | hsl(169, 17%, 60%) |
| HSV | hsv(169, 20%, 67%) |
| CMYK | cmyk(20%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.02, -12.85, -0.74) |
| CIE-LCH | lch(67.02, 12.87, 183.32°) |
| OKLab | oklab(71.09% -0.0382 -0.0022) |
| OKLCH | oklch(71.09% 0.038 183.3) |
| XYZ | xyz(31.2270, 36.6630, 40.5461) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.23
Cadetblue
#5F9EA0
ΔE00 8.02
Cool Grey
#95A3A6
ΔE00 8.63
Dull Teal
#5F9E8F
ΔE00 8.94
Grey Teal
#5E9B8A
ΔE00 9.67
Greenish Grey
#96AE8D
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AAA4 #AA888E
analogous
#88AA93 #88AAA4 #889FAA
triadic
#88AAA4 #A488AA #AAA488
tetradic
#88AAA4 #9388AA #AA888E #9FAA88
square
#88AAA4 #9388AA #AA888E #9FAA88
split-complementary
#88AAA4 #AA889F #AA9388
monochromatic
#4C6B66 #668F88 #88AAA4 #ACC4BF #CFDDDB
Accessibility & contrast
On white
2.52
#88AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#88AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AAA4
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AAA4 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A4
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#7FABA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #88aaa4; /* rgb */ color: rgb(136, 170, 164); /* oklch */ color: oklch(71.1% 0.038 183.3);
Tailwind
colors: {
custom: {
50: '#abc3be',
500: '#88aaa4',
950: '#000000',
},
}SCSS
$custom: #88aaa4; $custom-light: #abc3be; $custom-dark: #000000;
JSON
{
"hex": "#88aaa4",
"rgb": {
"r": 136,
"g": 170,
"b": 164
},
"hsl": {
"h": 169.412,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.71092,
"c": 0.03821,
"h": 183.3
},
"luminance": 0.36664
}Semantic roles & 50–950 ramp
primary
#88AAA4
secondary
#CDC0C3
accent
#6E7CB9
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181