#97F99F#97F99F
#97F99F is a very light, vivid green. Relative luminance 0.768; OKLCH L 90.0% C 0.153 H 146.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #97F99F |
|---|---|
| RGB | rgb(151, 249, 159) |
| HSL | hsl(125, 89%, 78%) |
| HSV | hsv(125, 39%, 98%) |
| CMYK | cmyk(39.4%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(90.24, -46.68, 34.38) |
| CIE-LCH | lch(90.24, 57.98, 143.62°) |
| OKLab | oklab(89.97% -0.1271 0.0857) |
| OKLCH | oklch(89.97% 0.153 146) |
| XYZ | xyz(52.8935, 76.8307, 44.8369) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.49
Mint Green
#8FFF9F
ΔE00 1.68
Baby Green
#8CFF9E
ΔE00 1.90
Foam Green
#90FDA9
ΔE00 2.02
Mint (survey)
#9FFEB0
ΔE00 2.50
Lightgreen
#90EE90
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F99F #F997F1
analogous
#C0F997 #97F99F #97F9D0
triadic
#97F99F #9F97F9 #F99F97
tetradic
#97F99F #97C0F9 #F997F1 #F9D097
square
#97F99F #97C0F9 #F997F1 #F9D097
split-complementary
#97F99F #D097F9 #F997C0
monochromatic
#23F234 #5DF66A #97F99F #D1FCD4 #E2FDE4
Accessibility & contrast
On white
1.28
#97F99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#97F99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F99F
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F99F | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE999
Deuteranopia (green-blind)
#EDDFA4
Tritanopia (blue-blind)
#8AF4E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #97f99f; /* rgb */ color: rgb(151, 249, 159); /* oklch */ color: oklch(90.0% 0.153 146.0);
Tailwind
colors: {
custom: {
50: '#b9fcbc',
500: '#97f99f',
950: '#000000',
},
}SCSS
$custom: #97f99f; $custom-light: #b9fcbc; $custom-dark: #000000;
JSON
{
"hex": "#97f99f",
"rgb": {
"r": 151,
"g": 249,
"b": 159
},
"hsl": {
"h": 124.898,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.89966,
"c": 0.15333,
"h": 146
},
"luminance": 0.76834
}Semantic roles & 50–950 ramp
primary
#97F99F
secondary
#D95BCF
accent
#00D3E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121712
muted
#828582