#97CAA7#97CAA7
#97CAA7 is a light, moderate green. Relative luminance 0.516; OKLCH L 79.4% C 0.073 H 154.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #97CAA7 |
|---|---|
| RGB | rgb(151, 202, 167) |
| HSL | hsl(139, 32%, 69%) |
| HSV | hsv(139, 25%, 79%) |
| CMYK | cmyk(25.2%, 0%, 17.3%, 20.8%) |
| CIE-LAB | lab(77.05, -23.71, 12.16) |
| CIE-LCH | lch(77.05, 26.65, 152.85°) |
| OKLab | oklab(79.36% -0.0657 0.0314) |
| OKLCH | oklch(79.36% 0.073 154.5) |
| XYZ | xyz(40.8560, 51.6089, 44.3606) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.96
Pale Teal
#82CBB2
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 6.84
Light Teal
#90E4C1
ΔE00 7.33
Mediumaquamarine
#66CDAA
ΔE00 7.38
Seafoam
#7FE0B3
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CAA7 #CA97BA
analogous
#A1CA97 #97CAA7 #97CAC1
triadic
#97CAA7 #A797CA #CAA797
tetradic
#97CAA7 #97A1CA #CA97BA #CAC197
square
#97CAA7 #97A1CA #CA97BA #CAC197
split-complementary
#97CAA7 #C197CA #CA97A1
monochromatic
#4E9965 #6EB585 #97CAA7 #C0DFC9 #E8F3EC
Accessibility & contrast
On white
1.85
#97CAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#97CAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CAA7
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CAA7 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC2A5
Deuteranopia (green-blind)
#C1BCA9
Tritanopia (blue-blind)
#8FC9C0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #97caa7; /* rgb */ color: rgb(151, 202, 167); /* oklch */ color: oklch(79.4% 0.073 154.5);
Tailwind
colors: {
custom: {
50: '#b6dac1',
500: '#97caa7',
950: '#000000',
},
}SCSS
$custom: #97caa7; $custom-light: #b6dac1; $custom-dark: #000000;
JSON
{
"hex": "#97caa7",
"rgb": {
"r": 151,
"g": 202,
"b": 167
},
"hsl": {
"h": 138.824,
"s": 32.484,
"l": 69.216
},
"oklch": {
"l": 0.79356,
"c": 0.07278,
"h": 154.5
},
"luminance": 0.5161
}Semantic roles & 50–950 ramp
primary
#97CAA7
secondary
#9F668D
accent
#3A88AB
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111412
muted
#818382