#97F99E#97F99E
#97F99E is a very light, vivid green. Relative luminance 0.768; OKLCH L 89.9% C 0.154 H 145.8°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #97F99E |
|---|---|
| RGB | rgb(151, 249, 158) |
| HSL | hsl(124, 89%, 78%) |
| HSV | hsv(124, 39%, 98%) |
| CMYK | cmyk(39.4%, 0%, 36.5%, 2.4%) |
| CIE-LAB | lab(90.23, -46.83, 34.86) |
| CIE-LCH | lch(90.23, 58.38, 143.34°) |
| OKLab | oklab(89.95% -0.1275 0.0868) |
| OKLCH | oklch(89.95% 0.154 145.8) |
| XYZ | xyz(52.8071, 76.7962, 44.3817) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.32
Mint Green
#8FFF9F
ΔE00 1.66
Baby Green
#8CFF9E
ΔE00 1.87
Foam Green
#90FDA9
ΔE00 2.16
Lightgreen
#90EE90
ΔE00 2.51
Mint (survey)
#9FFEB0
ΔE00 2.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F99E #F997F2
analogous
#C1F997 #97F99E #97F9CF
triadic
#97F99E #9E97F9 #F99E97
tetradic
#97F99E #97C1F9 #F997F2 #F9CF97
square
#97F99E #97C1F9 #F997F2 #F9CF97
split-complementary
#97F99E #CF97F9 #F997C1
monochromatic
#23F232 #5DF668 #97F99E #D1FCD4 #E2FDE4
Accessibility & contrast
On white
1.28
#97F99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#97F99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F99E
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F99E | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE998
Deuteranopia (green-blind)
#EEDFA3
Tritanopia (blue-blind)
#8AF4E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97f99e; /* rgb */ color: rgb(151, 249, 158); /* oklch */ color: oklch(89.9% 0.154 145.8);
Tailwind
colors: {
custom: {
50: '#b9fcbb',
500: '#97f99e',
950: '#000000',
},
}SCSS
$custom: #97f99e; $custom-light: #b9fcbb; $custom-dark: #000000;
JSON
{
"hex": "#97f99e",
"rgb": {
"r": 151,
"g": 249,
"b": 158
},
"hsl": {
"h": 124.286,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.89948,
"c": 0.15429,
"h": 145.8
},
"luminance": 0.76799
}Semantic roles & 50–950 ramp
primary
#97F99E
secondary
#D95BD0
accent
#00D5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121712
muted
#828582