#88AA94#88AA94
#88AA94 is a light, muted green. Relative luminance 0.361; OKLCH L 70.6% C 0.049 H 156.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #88AA94 |
|---|---|
| RGB | rgb(136, 170, 148) |
| HSL | hsl(141, 17%, 60%) |
| HSV | hsv(141, 20%, 67%) |
| CMYK | cmyk(20%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(66.61, -16.14, 7.54) |
| CIE-LCH | lch(66.61, 17.81, 154.96°) |
| OKLab | oklab(70.63% -0.045 0.0195) |
| OKLCH | oklch(70.63% 0.049 156.6) |
| XYZ | xyz(29.8719, 36.1209, 33.4094) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.94
Greyish Teal
#719F91
ΔE00 5.73
Grey Green
#86A17D
ΔE00 5.76
Greyish Green
#82A67D
ΔE00 6.10
Greeny Grey
#7EA07A
ΔE00 6.18
Sage Green
#9CAF88
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88AA94 #AA889E
analogous
#8DAA88 #88AA94 #88AAA5
triadic
#88AA94 #9488AA #AA9488
tetradic
#88AA94 #888DAA #AA889E #AAA588
square
#88AA94 #888DAA #AA889E #AAA588
split-complementary
#88AA94 #A588AA #AA888D
monochromatic
#4C6B57 #668F74 #88AA94 #ACC4B4 #CFDDD4
Accessibility & contrast
On white
2.55
#88AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#88AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88AA94
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88AA94 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA493
Deuteranopia (green-blind)
#A4A095
Tritanopia (blue-blind)
#83A9A4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #88aa94; /* rgb */ color: rgb(136, 170, 148); /* oklch */ color: oklch(70.6% 0.049 156.6);
Tailwind
colors: {
custom: {
50: '#abc3b3',
500: '#88aa94',
950: '#000000',
},
}SCSS
$custom: #88aa94; $custom-light: #abc3b3; $custom-dark: #000000;
JSON
{
"hex": "#88aa94",
"rgb": {
"r": 136,
"g": 170,
"b": 148
},
"hsl": {
"h": 141.176,
"s": 16.667,
"l": 60
},
"oklch": {
"l": 0.70629,
"c": 0.04908,
"h": 156.6
},
"luminance": 0.36122
}Semantic roles & 50–950 ramp
primary
#88AA94
secondary
#CDC0C9
accent
#6E9FB9
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101211
muted
#7F8180