#97FF9F#97FF9F
#97FF9F is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.4% C 0.162 H 145.8°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF9F |
|---|---|
| RGB | rgb(151, 255, 159) |
| HSL | hsl(125, 100%, 80%) |
| HSV | hsv(125, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 37.6%, 0%) |
| CIE-LAB | lab(91.95, -49.22, 36.64) |
| CIE-LCH | lch(91.95, 61.36, 143.34°) |
| OKLab | oklab(91.36% -0.134 0.091) |
| OKLCH | oklch(91.36% 0.162 145.8) |
| XYZ | xyz(54.7777, 80.5991, 45.4650) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.87
Baby Green
#8CFF9E
ΔE00 1.14
Palegreen
#98FB98
ΔE00 1.18
Foam Green
#90FDA9
ΔE00 2.36
Mint (survey)
#9FFEB0
ΔE00 2.99
Pastel Green
#B0FF9D
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF9F #FF97F7
analogous
#C3FF97 #97FF9F #97FFD3
triadic
#97FF9F #9F97FF #FF9F97
tetradic
#97FF9F #97C3FF #FF97F7 #FFD397
square
#97FF9F #97C3FF #FF97F7 #FFD397
split-complementary
#97FF9F #D397FF #FF97C3
monochromatic
#1DFF2E #5AFF67 #97FF9F #D4FFD7 #E0FFE3
Accessibility & contrast
On white
1.23
#97FF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#97FF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF9F
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF9F | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE98
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#89FAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ff9f; /* rgb */ color: rgb(151, 255, 159); /* oklch */ color: oklch(91.4% 0.162 145.8);
Tailwind
colors: {
custom: {
50: '#baffbc',
500: '#97ff9f',
950: '#000000',
},
}SCSS
$custom: #97ff9f; $custom-light: #baffbc; $custom-dark: #000000;
JSON
{
"hex": "#97ff9f",
"rgb": {
"r": 151,
"g": 255,
"b": 159
},
"hsl": {
"h": 124.615,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91357,
"c": 0.16198,
"h": 145.8
},
"luminance": 0.80603
}Semantic roles & 50–950 ramp
primary
#97FF9F
secondary
#E259D7
accent
#00D4E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682