#88AAA3#88AAA3
#88AAA3 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.039 H 181.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #88AAA3 |
|---|---|
| RGB | rgb(136, 170, 163) |
| HSL | hsl(168, 17%, 60%) |
| HSV | hsv(168, 20%, 67%) |
| CMYK | cmyk(20%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.00, -13.06, -0.23) |
| CIE-LCH | lch(67.00, 13.06, 181.00°) |
| OKLab | oklab(71.06% -0.0386 -0.0008) |
| OKLCH | oklch(71.06% 0.039 181.2) |
| XYZ | xyz(31.1371, 36.6270, 40.0724) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 8.17
Dull Teal
#5F9E8F
ΔE00 8.73
Cool Grey
#95A3A6
ΔE00 8.90
Grey Teal
#5E9B8A
ΔE00 9.44
Greenish Grey
#96AE8D
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AAA3 #AA888F
analogous
#88AA92 #88AAA3 #88A0AA
triadic
#88AAA3 #A388AA #AAA388
tetradic
#88AAA3 #9288AA #AA888F #A0AA88
square
#88AAA3 #9288AA #AA888F #A0AA88
split-complementary
#88AAA3 #AA88A0 #AA9288
monochromatic
#4C6B65 #668F86 #88AAA3 #ACC4BF #CFDDDA
Accessibility & contrast
On white
2.52
#88AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#88AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AAA3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AAA3 | 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)
#A7A6A3
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#7FABA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #88aaa3; /* rgb */ color: rgb(136, 170, 163); /* oklch */ color: oklch(71.1% 0.039 181.2);
Tailwind
colors: {
custom: {
50: '#abc3be',
500: '#88aaa3',
950: '#000000',
},
}SCSS
$custom: #88aaa3; $custom-light: #abc3be; $custom-dark: #000000;
JSON
{
"hex": "#88aaa3",
"rgb": {
"r": 136,
"g": 170,
"b": 163
},
"hsl": {
"h": 167.647,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.71062,
"c": 0.03858,
"h": 181.2
},
"luminance": 0.36628
}Semantic roles & 50–950 ramp
primary
#88AAA3
secondary
#CDC0C3
accent
#6E7EB9
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181