#97FF95#97FF95
#97FF95 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.2% C 0.172 H 143.6°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF95 |
|---|---|
| RGB | rgb(151, 255, 149) |
| HSL | hsl(119, 100%, 79%) |
| HSV | hsv(119, 42%, 100%) |
| CMYK | cmyk(40.8%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(91.80, -50.70, 41.35) |
| CIE-LCH | lch(91.80, 65.42, 140.80°) |
| OKLab | oklab(91.19% -0.1381 0.1017) |
| OKLCH | oklch(91.19% 0.172 143.6) |
| XYZ | xyz(53.9448, 80.2660, 41.0783) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.19
Mint Green
#8FFF9F
ΔE00 2.08
Baby Green
#8CFF9E
ΔE00 2.17
Easter Green
#8CFD7E
ΔE00 2.92
Pastel Green
#B0FF9D
ΔE00 2.94
Pale Light Green
#B1FC99
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF95 #FD95FF
analogous
#CCFF95 #97FF95 #95FFC8
triadic
#97FF95 #9597FF #FF9597
tetradic
#97FF95 #95CCFF #FD95FF #FFC895
square
#97FF95 #95CCFF #FD95FF #FFC895
split-complementary
#97FF95 #C895FF #FF95CC
monochromatic
#1FFF1B #5BFF58 #97FF95 #D3FFD2 #E1FFE0
Accessibility & contrast
On white
1.23
#97FF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#97FF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF95
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF95 | 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)
#FFEE8D
Deuteranopia (green-blind)
#F4E49C
Tritanopia (blue-blind)
#8BF9E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #97ff95; /* rgb */ color: rgb(151, 255, 149); /* oklch */ color: oklch(91.2% 0.172 143.6);
Tailwind
colors: {
custom: {
50: '#baffb5',
500: '#97ff95',
950: '#000000',
},
}SCSS
$custom: #97ff95; $custom-light: #baffb5; $custom-dark: #000000;
JSON
{
"hex": "#97ff95",
"rgb": {
"r": 151,
"g": 255,
"b": 149
},
"hsl": {
"h": 118.868,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.91187,
"c": 0.17151,
"h": 143.6
},
"luminance": 0.80269
}Semantic roles & 50–950 ramp
primary
#97FF95
secondary
#DF57E1
accent
#00E6E1
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681