#97CC79#97CC79
#97CC79 is a light, vivid yellow-green. Relative luminance 0.511; OKLCH L 78.9% C 0.125 H 135.0°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97CC79 |
|---|---|
| RGB | rgb(151, 204, 121) |
| HSL | hsl(98, 45%, 64%) |
| HSV | hsv(98, 41%, 80%) |
| CMYK | cmyk(26%, 0%, 40.7%, 20%) |
| CIE-LAB | lab(76.77, -32.14, 35.92) |
| CIE-LCH | lch(76.77, 48.20, 131.82°) |
| OKLab | oklab(78.85% -0.0881 0.0882) |
| OKLCH | oklch(78.85% 0.125 135) |
| XYZ | xyz(37.8057, 51.1444, 25.9654) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio
#93C572
ΔE00 1.79
Light Moss Green
#A6C875
ΔE00 3.63
Pale Olive Green
#B1D27B
ΔE00 4.73
Soft Green
#6FC276
ΔE00 6.28
Tan Green
#A9BE70
ΔE00 6.65
Lichen
#8FB67B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CC79 #AE79CC
analogous
#C0CC79 #97CC79 #79CC84
triadic
#97CC79 #7997CC #CC7997
tetradic
#97CC79 #79C0CC #AE79CC #CC8479
square
#97CC79 #79C0CC #AE79CC #CC8479
split-complementary
#97CC79 #8479CC #CC79C0
monochromatic
#599338 #75BB4D #97CC79 #B9DDA5 #DCEED2
Accessibility & contrast
On white
1.87
#97CC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#97CC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CC79
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CC79 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C073
Deuteranopia (green-blind)
#CABC7E
Tritanopia (blue-blind)
#97C6B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97cc79; /* rgb */ color: rgb(151, 204, 121); /* oklch */ color: oklch(78.9% 0.125 135.0);
Tailwind
colors: {
custom: {
50: '#b7dba1',
500: '#97cc79',
950: '#000000',
},
}SCSS
$custom: #97cc79; $custom-light: #b7dba1; $custom-dark: #000000;
JSON
{
"hex": "#97cc79",
"rgb": {
"r": 151,
"g": 204,
"b": 121
},
"hsl": {
"h": 98.313,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.78852,
"c": 0.12465,
"h": 135
},
"luminance": 0.51146
}Semantic roles & 50–950 ramp
primary
#97CC79
secondary
#7F5099
accent
#2DB886
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480