#88ACAA#88ACAA
#88ACAA is a light, muted teal. Relative luminance 0.376; OKLCH L 71.7% C 0.039 H 192.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #88ACAA |
|---|---|
| RGB | rgb(136, 172, 170) |
| HSL | hsl(177, 18%, 60%) |
| HSV | hsv(177, 21%, 67%) |
| CMYK | cmyk(20.9%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.75, -12.60, -3.00) |
| CIE-LCH | lch(67.75, 12.95, 193.40°) |
| OKLab | oklab(71.73% -0.0384 -0.0082) |
| OKLCH | oklch(71.73% 0.039 192.1) |
| XYZ | xyz(32.1595, 37.6404, 43.5933) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 7.69
Cool Grey
#95A3A6
ΔE00 8.13
Bluegrey
#85A3B2
ΔE00 9.00
Dull Teal
#5F9E8F
ΔE00 9.98
Greyblue
#77A1B5
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88ACAA #AC888A
analogous
#88AC98 #88ACAA #889CAC
triadic
#88ACAA #AA88AC #ACAA88
tetradic
#88ACAA #9888AC #AC888A #9CAC88
square
#88ACAA #9888AC #AC888A #9CAC88
split-complementary
#88ACAA #AC889C #AC9888
monochromatic
#4C6D6C #65918F #88ACAA #ACC5C4 #D0DEDE
Accessibility & contrast
On white
2.46
#88ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#88ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88ACAA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88ACAA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#A0A3AA
Tritanopia (blue-blind)
#7DAEAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #88acaa; /* rgb */ color: rgb(136, 172, 170); /* oklch */ color: oklch(71.7% 0.039 192.1);
Tailwind
colors: {
custom: {
50: '#abc4c3',
500: '#88acaa',
950: '#000000',
},
}SCSS
$custom: #88acaa; $custom-light: #abc4c3; $custom-dark: #000000;
JSON
{
"hex": "#88acaa",
"rgb": {
"r": 136,
"g": 172,
"b": 170
},
"hsl": {
"h": 176.667,
"s": 17.822,
"l": 60.392
},
"oklch": {
"l": 0.71729,
"c": 0.03927,
"h": 192.1
},
"luminance": 0.37642
}Semantic roles & 50–950 ramp
primary
#88ACAA
secondary
#CFC1C2
accent
#494E9C
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181