#97FF9D#97FF9D
#97FF9D is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.3% C 0.164 H 145.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF9D |
|---|---|
| RGB | rgb(151, 255, 157) |
| HSL | hsl(123, 100%, 80%) |
| HSV | hsv(123, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(91.92, -49.52, 37.59) |
| CIE-LCH | lch(91.92, 62.17, 142.80°) |
| OKLab | oklab(91.32% -0.1348 0.0932) |
| OKLCH | oklch(91.32% 0.164 145.3) |
| XYZ | xyz(54.6055, 80.5303, 44.5583) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.98
Mint Green
#8FFF9F
ΔE00 1.04
Baby Green
#8CFF9E
ΔE00 1.25
Foam Green
#90FDA9
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 3.15
Mint (survey)
#9FFEB0
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF9D #FF97F9
analogous
#C5FF97 #97FF9D #97FFD1
triadic
#97FF9D #9D97FF #FF9D97
tetradic
#97FF9D #97C5FF #FF97F9 #FFD197
square
#97FF9D #97C5FF #FF97F9 #FFD197
split-complementary
#97FF9D #D197FF #FF97C5
monochromatic
#1DFF2A #5AFF63 #97FF9D #D4FFD7 #E0FFE2
Accessibility & contrast
On white
1.23
#97FF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#97FF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF9D
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF9D | 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)
#FFEE96
Deuteranopia (green-blind)
#F3E4A3
Tritanopia (blue-blind)
#89FAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ff9d; /* rgb */ color: rgb(151, 255, 157); /* oklch */ color: oklch(91.3% 0.164 145.3);
Tailwind
colors: {
custom: {
50: '#baffbb',
500: '#97ff9d',
950: '#000000',
},
}SCSS
$custom: #97ff9d; $custom-light: #baffbb; $custom-dark: #000000;
JSON
{
"hex": "#97ff9d",
"rgb": {
"r": 151,
"g": 255,
"b": 157
},
"hsl": {
"h": 123.462,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91322,
"c": 0.1639,
"h": 145.3
},
"luminance": 0.80534
}Semantic roles & 50–950 ramp
primary
#97FF9D
secondary
#E259DA
accent
#00D8E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682