#97CA7A#97CA7A
#97CA7A is a light, vivid yellow-green. Relative luminance 0.502; OKLCH L 78.4% C 0.121 H 134.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA7A |
|---|---|
| RGB | rgb(151, 202, 122) |
| HSL | hsl(98, 43%, 64%) |
| HSV | hsv(98, 40%, 79%) |
| CMYK | cmyk(25.2%, 0%, 39.6%, 20.8%) |
| CIE-LAB | lab(76.21, -31.07, 34.69) |
| CIE-LCH | lch(76.21, 46.56, 131.85°) |
| OKLab | oklab(78.41% -0.0851 0.0854) |
| OKLCH | oklch(78.41% 0.121 134.9) |
| XYZ | xyz(37.3950, 50.2245, 26.1326) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 1.48
Light Moss Green
#A6C875
ΔE00 3.52
Pale Olive Green
#B1D27B
ΔE00 4.90
Lichen
#8FB67B
ΔE00 6.10
Soft Green
#6FC276
ΔE00 6.11
Tan Green
#A9BE70
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA7A #AD7ACA
analogous
#BFCA7A #97CA7A #7ACA85
triadic
#97CA7A #7A97CA #CA7A97
tetradic
#97CA7A #7ABFCA #AD7ACA #CA857A
square
#97CA7A #7ABFCA #AD7ACA #CA857A
split-complementary
#97CA7A #857ACA #CA7ABF
monochromatic
#599039 #75B94E #97CA7A #B9DBA6 #DBEDD2
Accessibility & contrast
On white
1.90
#97CA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#97CA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA7A
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA7A | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF74
Deuteranopia (green-blind)
#C8BA7E
Tritanopia (blue-blind)
#97C4B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97ca7a; /* rgb */ color: rgb(151, 202, 122); /* oklch */ color: oklch(78.4% 0.121 134.9);
Tailwind
colors: {
custom: {
50: '#b7daa1',
500: '#97ca7a',
950: '#000000',
},
}SCSS
$custom: #97ca7a; $custom-light: #b7daa1; $custom-dark: #000000;
JSON
{
"hex": "#97ca7a",
"rgb": {
"r": 151,
"g": 202,
"b": 122
},
"hsl": {
"h": 98.25,
"s": 43.011,
"l": 63.529
},
"oklch": {
"l": 0.78405,
"c": 0.12054,
"h": 134.9
},
"luminance": 0.50226
}Semantic roles & 50–950 ramp
primary
#97CA7A
secondary
#7E5197
accent
#2FB685
background
#FDFEFC
surface
#F8FBF5
border
#D1D4CF
text
#11150F
muted
#818480