#88AAA8#88AAA8
#88AAA8 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.037 H 191.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #88AAA8 |
|---|---|
| RGB | rgb(136, 170, 168) |
| HSL | hsl(176, 17%, 60%) |
| HSV | hsv(176, 20%, 67%) |
| CMYK | cmyk(20%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.13, -11.98, -2.80) |
| CIE-LCH | lch(67.13, 12.30, 193.18°) |
| OKLab | oklab(71.22% -0.0365 -0.0077) |
| OKLCH | oklch(71.22% 0.037 191.9) |
| XYZ | xyz(31.5939, 36.8097, 42.4785) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.53
Cool Grey
#95A3A6
ΔE00 7.59
Cadetblue
#5F9EA0
ΔE00 7.71
Bluegrey
#85A3B2
ΔE00 8.68
Greyblue
#77A1B5
ΔE00 9.80
Dull Teal
#5F9E8F
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AAA8 #AA888A
analogous
#88AA97 #88AAA8 #889BAA
triadic
#88AAA8 #A888AA #AAA888
tetradic
#88AAA8 #9788AA #AA888A #9BAA88
square
#88AAA8 #9788AA #AA888A #9BAA88
split-complementary
#88AAA8 #AA889B #AA9788
monochromatic
#4C6B69 #668F8C #88AAA8 #ACC4C2 #CFDDDC
Accessibility & contrast
On white
2.51
#88AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#88AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AAA8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AAA8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A8
Deuteranopia (green-blind)
#9FA1A8
Tritanopia (blue-blind)
#7EACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #88aaa8; /* rgb */ color: rgb(136, 170, 168); /* oklch */ color: oklch(71.2% 0.037 191.9);
Tailwind
colors: {
custom: {
50: '#abc3c1',
500: '#88aaa8',
950: '#000000',
},
}SCSS
$custom: #88aaa8; $custom-light: #abc3c1; $custom-dark: #000000;
JSON
{
"hex": "#88aaa8",
"rgb": {
"r": 136,
"g": 170,
"b": 168
},
"hsl": {
"h": 176.471,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.71217,
"c": 0.03728,
"h": 191.9
},
"luminance": 0.36811
}Semantic roles & 50–950 ramp
primary
#88AAA8
secondary
#CDC0C1
accent
#6E73B9
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181