#97ABA0#97ABA0
#97ABA0 is a light, muted green. Relative luminance 0.382; OKLCH L 72.2% C 0.027 H 161.7°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97ABA0 |
|---|---|
| RGB | rgb(151, 171, 160) |
| HSL | hsl(147, 11%, 63%) |
| HSV | hsv(147, 12%, 67%) |
| CMYK | cmyk(11.7%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(68.20, -9.15, 3.31) |
| CIE-LCH | lch(68.20, 9.73, 160.12°) |
| OKLab | oklab(72.25% -0.0259 0.0086) |
| OKLCH | oklch(72.25% 0.027 161.7) |
| XYZ | xyz(33.6691, 38.2426, 38.8586) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.81
Greenish Grey
#96AE8D
ΔE00 7.82
Greyish Teal
#719F91
ΔE00 8.93
Cement
#A5A391
ΔE00 9.28
Sage Green
#9CAF88
ΔE00 9.51
Grey Green
#86A17D
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97ABA0 #AB97A2
analogous
#98AB97 #97ABA0 #97ABAA
triadic
#97ABA0 #A097AB #ABA097
tetradic
#97ABA0 #9798AB #AB97A2 #ABAA97
square
#97ABA0 #9798AB #AB97A2 #ABAA97
split-complementary
#97ABA0 #AA97AB #AB9798
monochromatic
#596E63 #759081 #97ABA0 #B9C6BF #DBE2DE
Accessibility & contrast
On white
2.43
#97ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#97ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97ABA0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97ABA0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA89F
Deuteranopia (green-blind)
#A7A5A1
Tritanopia (blue-blind)
#94ABA8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #97aba0; /* rgb */ color: rgb(151, 171, 160); /* oklch */ color: oklch(72.2% 0.027 161.7);
Tailwind
colors: {
custom: {
50: '#b5c4bc',
500: '#97aba0',
950: '#000000',
},
}SCSS
$custom: #97aba0; $custom-light: #b5c4bc; $custom-dark: #000000;
JSON
{
"hex": "#97aba0",
"rgb": {
"r": 151,
"g": 171,
"b": 160
},
"hsl": {
"h": 147,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.72247,
"c": 0.02732,
"h": 161.7
},
"luminance": 0.38243
}Semantic roles & 50–950 ramp
primary
#97ABA0
secondary
#D2CBCF
accent
#517695
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111212
muted
#808181