#97CA7B#97CA7B
#97CA7B is a light, moderate yellow-green. Relative luminance 0.502; OKLCH L 78.4% C 0.119 H 135.1°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97CA7B |
|---|---|
| RGB | rgb(151, 202, 123) |
| HSL | hsl(99, 43%, 64%) |
| HSV | hsv(99, 39%, 79%) |
| CMYK | cmyk(25.2%, 0%, 39.1%, 20.8%) |
| CIE-LAB | lab(76.22, -30.93, 34.20) |
| CIE-LCH | lch(76.22, 46.11, 132.13°) |
| OKLab | oklab(78.42% -0.0846 0.0843) |
| OKLCH | oklch(78.42% 0.119 135.1) |
| XYZ | xyz(37.4573, 50.2494, 26.4606) |
| Luminance | 0.5025 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 1.59
Light Moss Green
#A6C875
ΔE00 3.62
Pale Olive Green
#B1D27B
ΔE00 4.99
Lichen
#8FB67B
ΔE00 6.01
Soft Green
#6FC276
ΔE00 6.04
Tan Green
#A9BE70
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CA7B #AE7BCA
analogous
#BECA7B #97CA7B #7BCA86
triadic
#97CA7B #7B97CA #CA7B97
tetradic
#97CA7B #7BBECA #AE7BCA #CA867B
square
#97CA7B #7BBECA #AE7BCA #CA867B
split-complementary
#97CA7B #867BCA #CA7BBE
monochromatic
#59913A #75B84F #97CA7B #B9DCA7 #DCEDD2
Accessibility & contrast
On white
1.90
#97CA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#97CA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CA7B
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CA7B | 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)
#D0BF75
Deuteranopia (green-blind)
#C8BA7F
Tritanopia (blue-blind)
#97C4B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #97ca7b; /* rgb */ color: rgb(151, 202, 123); /* oklch */ color: oklch(78.4% 0.119 135.1);
Tailwind
colors: {
custom: {
50: '#b7daa2',
500: '#97ca7b',
950: '#000000',
},
}SCSS
$custom: #97ca7b; $custom-light: #b7daa2; $custom-dark: #000000;
JSON
{
"hex": "#97ca7b",
"rgb": {
"r": 151,
"g": 202,
"b": 123
},
"hsl": {
"h": 98.734,
"s": 42.703,
"l": 63.725
},
"oklch": {
"l": 0.78422,
"c": 0.11947,
"h": 135.1
},
"luminance": 0.5025
}Semantic roles & 50–950 ramp
primary
#97CA7B
secondary
#7F5297
accent
#30B686
background
#FDFEFC
surface
#F8FBF5
border
#D1D4CF
text
#11150F
muted
#818480