#88AAA5#88AAA5
#88AAA5 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.1% C 0.038 H 185.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #88AAA5 |
|---|---|
| RGB | rgb(136, 170, 165) |
| HSL | hsl(171, 17%, 60%) |
| HSV | hsv(171, 20%, 67%) |
| CMYK | cmyk(20%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.05, -12.63, -1.26) |
| CIE-LCH | lch(67.05, 12.69, 185.70°) |
| OKLab | oklab(71.12% -0.0377 -0.0036) |
| OKLCH | oklch(71.12% 0.038 185.4) |
| XYZ | xyz(31.3177, 36.6992, 41.0236) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.52
Cadetblue
#5F9EA0
ΔE00 7.90
Cool Grey
#95A3A6
ΔE00 8.35
Dull Teal
#5F9E8F
ΔE00 9.18
Grey Teal
#5E9B8A
ΔE00 9.92
Bluegrey
#85A3B2
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AAA5 #AA888D
analogous
#88AA94 #88AAA5 #889EAA
triadic
#88AAA5 #A588AA #AAA588
tetradic
#88AAA5 #9488AA #AA888D #9EAA88
square
#88AAA5 #9488AA #AA888D #9EAA88
split-complementary
#88AAA5 #AA889E #AA9488
monochromatic
#4C6B67 #668F89 #88AAA5 #ACC4C0 #CFDDDB
Accessibility & contrast
On white
2.52
#88AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#88AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AAA5
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AAA5 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A5
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#7FACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #88aaa5; /* rgb */ color: rgb(136, 170, 165); /* oklch */ color: oklch(71.1% 0.038 185.4);
Tailwind
colors: {
custom: {
50: '#abc3bf',
500: '#88aaa5',
950: '#000000',
},
}SCSS
$custom: #88aaa5; $custom-light: #abc3bf; $custom-dark: #000000;
JSON
{
"hex": "#88aaa5",
"rgb": {
"r": 136,
"g": 170,
"b": 165
},
"hsl": {
"h": 171.176,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.71123,
"c": 0.0379,
"h": 185.4
},
"luminance": 0.367
}Semantic roles & 50–950 ramp
primary
#88AAA5
secondary
#CDC0C2
accent
#6E79B9
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181