#97FF94#97FF94
#97FF94 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.2% C 0.172 H 143.4°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF94 |
|---|---|
| RGB | rgb(151, 255, 148) |
| HSL | hsl(118, 100%, 79%) |
| HSV | hsv(118, 42%, 100%) |
| CMYK | cmyk(40.8%, 0%, 42%, 0%) |
| CIE-LAB | lab(91.79, -50.84, 41.82) |
| CIE-LCH | lch(91.79, 65.83, 140.56°) |
| OKLab | oklab(91.17% -0.1385 0.1028) |
| OKLCH | oklch(91.17% 0.172 143.4) |
| XYZ | xyz(53.8653, 80.2342, 40.6597) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.30
Mint Green
#8FFF9F
ΔE00 2.23
Baby Green
#8CFF9E
ΔE00 2.30
Easter Green
#8CFD7E
ΔE00 2.77
Pastel Green
#B0FF9D
ΔE00 2.95
Light Green
#96F97B
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF94 #FC94FF
analogous
#CDFF94 #97FF94 #94FFC7
triadic
#97FF94 #9497FF #FF9497
tetradic
#97FF94 #94CDFF #FC94FF #FFC794
square
#97FF94 #94CDFF #FC94FF #FFC794
split-complementary
#97FF94 #C794FF #FF94CD
monochromatic
#20FF1A #5CFF57 #97FF94 #D2FFD1 #E1FFE0
Accessibility & contrast
On white
1.23
#97FF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#97FF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF94
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF94 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8C
Deuteranopia (green-blind)
#F4E49B
Tritanopia (blue-blind)
#8BF9E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #97ff94; /* rgb */ color: rgb(151, 255, 148); /* oklch */ color: oklch(91.2% 0.172 143.4);
Tailwind
colors: {
custom: {
50: '#baffb4',
500: '#97ff94',
950: '#000000',
},
}SCSS
$custom: #97ff94; $custom-light: #baffb4; $custom-dark: #000000;
JSON
{
"hex": "#97ff94",
"rgb": {
"r": 151,
"g": 255,
"b": 148
},
"hsl": {
"h": 118.318,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.9117,
"c": 0.17246,
"h": 143.4
},
"luminance": 0.80237
}Semantic roles & 50–950 ramp
primary
#97FF94
secondary
#DD56E1
accent
#00E6DF
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681