#97C2AA#97C2AA
#97C2AA is a light, muted green. Relative luminance 0.481; OKLCH L 77.6% C 0.057 H 160.3°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #97C2AA |
|---|---|
| RGB | rgb(151, 194, 170) |
| HSL | hsl(147, 26%, 68%) |
| HSV | hsv(147, 22%, 76%) |
| CMYK | cmyk(22.2%, 0%, 12.4%, 23.9%) |
| CIE-LAB | lab(74.87, -19.14, 7.44) |
| CIE-LCH | lch(74.87, 20.53, 158.77°) |
| OKLab | oklab(77.63% -0.0537 0.0193) |
| OKLCH | oklch(77.63% 0.057 160.3) |
| XYZ | xyz(39.3079, 48.0638, 45.2286) |
| Luminance | 0.4807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.43
Darkseagreen
#8FBC8F
ΔE00 6.53
Seafoam Blue
#78D1B6
ΔE00 7.56
Greenish Grey
#96AE8D
ΔE00 7.61
Mediumaquamarine
#66CDAA
ΔE00 8.71
Sage Green
#9CAF88
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C2AA #C297AF
analogous
#99C297 #97C2AA #97C2C0
triadic
#97C2AA #AA97C2 #C2AA97
tetradic
#97C2AA #9799C2 #C297AF #C2C097
square
#97C2AA #9799C2 #C297AF #C2C097
split-complementary
#97C2AA #C097C2 #C29799
monochromatic
#528C6C #70AB8A #97C2AA #BED9CA #E4EFE9
Accessibility & contrast
On white
1.98
#97C2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#97C2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C2AA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C2AA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA9
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#8FC2BB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #97c2aa; /* rgb */ color: rgb(151, 194, 170); /* oklch */ color: oklch(77.6% 0.057 160.3);
Tailwind
colors: {
custom: {
50: '#b6d4c3',
500: '#97c2aa',
950: '#000000',
},
}SCSS
$custom: #97c2aa; $custom-light: #b6d4c3; $custom-dark: #000000;
JSON
{
"hex": "#97c2aa",
"rgb": {
"r": 151,
"g": 194,
"b": 170
},
"hsl": {
"h": 146.512,
"s": 26.061,
"l": 67.647
},
"oklch": {
"l": 0.77634,
"c": 0.05707,
"h": 160.3
},
"luminance": 0.48065
}Semantic roles & 50–950 ramp
primary
#97C2AA
secondary
#E1D4DB
accent
#4179A5
background
#FBFDFB
surface
#F6FAF7
border
#D0D3D0
text
#111412
muted
#808381