#97FF9E#97FF9E
#97FF9E is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.3% C 0.163 H 145.6°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF9E |
|---|---|
| RGB | rgb(151, 255, 158) |
| HSL | hsl(124, 100%, 80%) |
| HSV | hsv(124, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 38%, 0%) |
| CIE-LAB | lab(91.94, -49.37, 37.11) |
| CIE-LCH | lch(91.94, 61.77, 143.07°) |
| OKLab | oklab(91.34% -0.1344 0.0921) |
| OKLCH | oklch(91.34% 0.163 145.6) |
| XYZ | xyz(54.6913, 80.5646, 45.0098) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.94
Palegreen
#98FB98
ΔE00 1.07
Baby Green
#8CFF9E
ΔE00 1.18
Foam Green
#90FDA9
ΔE00 2.51
Mint (survey)
#9FFEB0
ΔE00 3.14
Pastel Green
#B0FF9D
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF9E #FF97F8
analogous
#C4FF97 #97FF9E #97FFD2
triadic
#97FF9E #9E97FF #FF9E97
tetradic
#97FF9E #97C4FF #FF97F8 #FFD297
square
#97FF9E #97C4FF #FF97F8 #FFD297
split-complementary
#97FF9E #D297FF #FF97C4
monochromatic
#1DFF2C #5AFF65 #97FF9E #D4FFD7 #E0FFE2
Accessibility & contrast
On white
1.23
#97FF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#97FF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF9E
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF9E | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE97
Deuteranopia (green-blind)
#F3E4A4
Tritanopia (blue-blind)
#89FAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ff9e; /* rgb */ color: rgb(151, 255, 158); /* oklch */ color: oklch(91.3% 0.163 145.6);
Tailwind
colors: {
custom: {
50: '#baffbb',
500: '#97ff9e',
950: '#000000',
},
}SCSS
$custom: #97ff9e; $custom-light: #baffbb; $custom-dark: #000000;
JSON
{
"hex": "#97ff9e",
"rgb": {
"r": 151,
"g": 255,
"b": 158
},
"hsl": {
"h": 124.038,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91339,
"c": 0.16294,
"h": 145.6
},
"luminance": 0.80568
}Semantic roles & 50–950 ramp
primary
#97FF9E
secondary
#E259D8
accent
#00D6E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682