#97F599#97F599
#97F599 is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.9% C 0.153 H 144.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97F599 |
|---|---|
| RGB | rgb(151, 245, 153) |
| HSL | hsl(121, 82%, 78%) |
| HSV | hsv(121, 38%, 96%) |
| CMYK | cmyk(38.4%, 0%, 37.6%, 3.9%) |
| CIE-LAB | lab(89.01, -45.89, 35.75) |
| CIE-LCH | lch(89.01, 58.17, 142.08°) |
| OKLab | oklab(88.93% -0.125 0.0888) |
| OKLCH | oklch(88.93% 0.153 144.6) |
| XYZ | xyz(51.1622, 74.1811, 41.7534) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.50
Lightgreen
#90EE90
ΔE00 1.63
Mint Green
#8FFF9F
ΔE00 2.45
Baby Green
#8CFF9E
ΔE00 2.61
Foam Green
#90FDA9
ΔE00 2.98
Light Pastel Green
#B2FBA5
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F599 #F597F3
analogous
#C4F597 #97F599 #97F5C8
triadic
#97F599 #9997F5 #F59997
tetradic
#97F599 #97C4F5 #F597F3 #F5C897
square
#97F599 #97C4F5 #F597F3 #F5C897
split-complementary
#97F599 #C897F5 #F597C4
monochromatic
#27EA2B #5FF062 #97F599 #CFFAD0 #E3FCE4
Accessibility & contrast
On white
1.33
#97F599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#97F599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F599
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F599 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E593
Deuteranopia (green-blind)
#EBDC9E
Tritanopia (blue-blind)
#8CF0DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #97f599; /* rgb */ color: rgb(151, 245, 153); /* oklch */ color: oklch(88.9% 0.153 144.6);
Tailwind
colors: {
custom: {
50: '#b9f9b8',
500: '#97f599',
950: '#000000',
},
}SCSS
$custom: #97f599; $custom-light: #b9f9b8; $custom-dark: #000000;
JSON
{
"hex": "#97f599",
"rgb": {
"r": 151,
"g": 245,
"b": 153
},
"hsl": {
"h": 121.277,
"s": 82.456,
"l": 77.647
},
"oklch": {
"l": 0.88931,
"c": 0.15333,
"h": 144.6
},
"luminance": 0.74184
}Semantic roles & 50–950 ramp
primary
#97F599
secondary
#D35DD1
accent
#07DADF
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581