#88ACA6#88ACA6
#88ACA6 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.6% C 0.040 H 183.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #88ACA6 |
|---|---|
| RGB | rgb(136, 172, 166) |
| HSL | hsl(170, 18%, 60%) |
| HSV | hsv(170, 21%, 67%) |
| CMYK | cmyk(20.9%, 0%, 3.5%, 32.5%) |
| CIE-LAB | lab(67.64, -13.47, -0.95) |
| CIE-LCH | lch(67.64, 13.51, 184.02°) |
| OKLab | oklab(71.6% -0.0401 -0.0027) |
| OKLCH | oklch(71.6% 0.04 183.9) |
| XYZ | xyz(31.7868, 37.4913, 41.6307) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.35
Cadetblue
#5F9EA0
ΔE00 8.01
Dull Teal
#5F9E8F
ΔE00 8.92
Cool Grey
#95A3A6
ΔE00 9.10
Grey Teal
#5E9B8A
ΔE00 9.72
Greenish Grey
#96AE8D
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ACA6 #AC888E
analogous
#88AC94 #88ACA6 #88A0AC
triadic
#88ACA6 #A688AC #ACA688
tetradic
#88ACA6 #9488AC #AC888E #A0AC88
square
#88ACA6 #9488AC #AC888E #A0AC88
split-complementary
#88ACA6 #AC88A0 #AC9488
monochromatic
#4C6D68 #65918A #88ACA6 #ACC5C1 #D0DEDC
Accessibility & contrast
On white
2.47
#88ACA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#88ACA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ACA6
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ACA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ACA6 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8A6
Deuteranopia (green-blind)
#A1A3A7
Tritanopia (blue-blind)
#7EAEAA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #88aca6; /* rgb */ color: rgb(136, 172, 166); /* oklch */ color: oklch(71.6% 0.040 183.9);
Tailwind
colors: {
custom: {
50: '#abc4c0',
500: '#88aca6',
950: '#000000',
},
}SCSS
$custom: #88aca6; $custom-light: #abc4c0; $custom-dark: #000000;
JSON
{
"hex": "#88aca6",
"rgb": {
"r": 136,
"g": 172,
"b": 166
},
"hsl": {
"h": 170,
"s": 17.822,
"l": 60.392
},
"oklch": {
"l": 0.71604,
"c": 0.04016,
"h": 183.9
},
"luminance": 0.37492
}Semantic roles & 50–950 ramp
primary
#88ACA6
secondary
#CFC1C3
accent
#49579C
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181