#97F18F#97F18F
#97F18F is a very light, vivid green. Relative luminance 0.715; OKLCH L 87.8% C 0.157 H 142.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #97F18F |
|---|---|
| RGB | rgb(151, 241, 143) |
| HSL | hsl(115, 78%, 75%) |
| HSV | hsv(115, 41%, 95%) |
| CMYK | cmyk(37.3%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(87.71, -45.65, 39.02) |
| CIE-LCH | lch(87.71, 60.05, 139.48°) |
| OKLab | oklab(87.83% -0.1245 0.0961) |
| OKLCH | oklch(87.83% 0.157 142.3) |
| XYZ | xyz(49.1736, 71.4704, 37.1854) |
| Luminance | 0.7147 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.20
Palegreen
#98FB98
ΔE00 2.17
Pale Light Green
#B1FC99
ΔE00 3.50
Mint Green
#8FFF9F
ΔE00 3.63
Pastel Green
#B0FF9D
ΔE00 3.65
Baby Green
#8CFF9E
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F18F #E98FF1
analogous
#C8F18F #97F18F #8FF1B8
triadic
#97F18F #8F97F1 #F18F97
tetradic
#97F18F #8FC8F1 #E98FF1 #F1B88F
square
#97F18F #8FC8F1 #E98FF1 #F1B88F
split-complementary
#97F18F #B88FF1 #F18FC8
monochromatic
#32E322 #64EA59 #97F18F #CAF8C5 #E6FCE4
Accessibility & contrast
On white
1.37
#97F18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#97F18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F18F
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F18F | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E188
Deuteranopia (green-blind)
#E8D995
Tritanopia (blue-blind)
#8EECD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #97f18f; /* rgb */ color: rgb(151, 241, 143); /* oklch */ color: oklch(87.8% 0.157 142.3);
Tailwind
colors: {
custom: {
50: '#b9f6b1',
500: '#97f18f',
950: '#000000',
},
}SCSS
$custom: #97f18f; $custom-light: #b9f6b1; $custom-dark: #000000;
JSON
{
"hex": "#97f18f",
"rgb": {
"r": 151,
"g": 241,
"b": 143
},
"hsl": {
"h": 115.102,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.87829,
"c": 0.15728,
"h": 142.3
},
"luminance": 0.71473
}Semantic roles & 50–950 ramp
primary
#97F18F
secondary
#C457CD
accent
#0BDAC9
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581