#97C0AA#97C0AA
#97C0AA is a light, muted green. Relative luminance 0.472; OKLCH L 77.2% C 0.054 H 161.4°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97C0AA |
|---|---|
| RGB | rgb(151, 192, 170) |
| HSL | hsl(148, 25%, 67%) |
| HSV | hsv(148, 21%, 75%) |
| CMYK | cmyk(21.4%, 0%, 11.5%, 24.7%) |
| CIE-LAB | lab(74.30, -18.12, 6.63) |
| CIE-LCH | lch(74.30, 19.30, 159.90°) |
| OKLab | oklab(77.19% -0.051 0.0172) |
| OKLCH | oklch(77.19% 0.054 161.4) |
| XYZ | xyz(38.8658, 47.1796, 45.0812) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.92
Darkseagreen
#8FBC8F
ΔE00 7.01
Greenish Grey
#96AE8D
ΔE00 7.41
Seafoam Blue
#78D1B6
ΔE00 8.07
Sage Green
#9CAF88
ΔE00 9.19
Mediumaquamarine
#66CDAA
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C0AA #C097AD
analogous
#99C097 #97C0AA #97C0BF
triadic
#97C0AA #AA97C0 #C0AA97
tetradic
#97C0AA #9799C0 #C097AD #C0BF97
square
#97C0AA #9799C0 #C097AD #C0BF97
split-complementary
#97C0AA #BF97C0 #C09799
monochromatic
#53896C #71A98B #97C0AA #BDD7C9 #E3EEE8
Accessibility & contrast
On white
2.01
#97C0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#97C0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C0AA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C0AA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#B7B5AB
Tritanopia (blue-blind)
#8FC0B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #97c0aa; /* rgb */ color: rgb(151, 192, 170); /* oklch */ color: oklch(77.2% 0.054 161.4);
Tailwind
colors: {
custom: {
50: '#b6d3c3',
500: '#97c0aa',
950: '#000000',
},
}SCSS
$custom: #97c0aa; $custom-light: #b6d3c3; $custom-dark: #000000;
JSON
{
"hex": "#97c0aa",
"rgb": {
"r": 151,
"g": 192,
"b": 170
},
"hsl": {
"h": 147.805,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.77186,
"c": 0.05383,
"h": 161.4
},
"luminance": 0.47181
}Semantic roles & 50–950 ramp
primary
#97C0AA
secondary
#E0D3DA
accent
#4276A3
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281