#88A69E#88A69E
#88A69E is a light, muted teal. Relative luminance 0.350; OKLCH L 70.0% C 0.035 H 177.3°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #88A69E |
|---|---|
| RGB | rgb(136, 166, 158) |
| HSL | hsl(164, 14%, 59%) |
| HSV | hsv(164, 18%, 65%) |
| CMYK | cmyk(18.1%, 0%, 4.8%, 34.9%) |
| CIE-LAB | lab(65.73, -12.00, 0.70) |
| CIE-LCH | lch(65.73, 12.02, 176.64°) |
| OKLab | oklab(70.01% -0.0351 0.0017) |
| OKLCH | oklch(70.01% 0.035 177.3) |
| XYZ | xyz(29.9595, 34.9744, 37.5134) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.76
Cool Grey
#95A3A6
ΔE00 8.37
Cadetblue
#5F9EA0
ΔE00 8.58
Dull Teal
#5F9E8F
ΔE00 8.80
Grey Teal
#5E9B8A
ΔE00 9.32
Greenish Grey
#96AE8D
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88A69E #A68890
analogous
#88A68F #88A69E #889FA6
triadic
#88A69E #9E88A6 #A69E88
tetradic
#88A69E #8F88A6 #A68890 #9FA688
square
#88A69E #8F88A6 #A68890 #9FA688
split-complementary
#88A69E #A6889F #A68F88
monochromatic
#4D6760 #678A81 #88A69E #ABC0BB #CEDAD7
Accessibility & contrast
On white
2.63
#88A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#88A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88A69E
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88A69E | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29E
Deuteranopia (green-blind)
#9E9E9F
Tritanopia (blue-blind)
#81A7A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #88a69e; /* rgb */ color: rgb(136, 166, 158); /* oklch */ color: oklch(70.0% 0.035 177.3);
Tailwind
colors: {
custom: {
50: '#abc0ba',
500: '#88a69e',
950: '#000000',
},
}SCSS
$custom: #88a69e; $custom-light: #abc0ba; $custom-dark: #000000;
JSON
{
"hex": "#88a69e",
"rgb": {
"r": 136,
"g": 166,
"b": 158
},
"hsl": {
"h": 164,
"s": 14.423,
"l": 59.216
},
"oklch": {
"l": 0.7001,
"c": 0.03515,
"h": 177.3
},
"luminance": 0.34975
}Semantic roles & 50–950 ramp
primary
#88A69E
secondary
#CBBFC2
accent
#7183B7
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101211
muted
#7F8180