#97FFA1#97FFA1
#97FFA1 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.4% C 0.160 H 146.3°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFA1 |
|---|---|
| RGB | rgb(151, 255, 161) |
| HSL | hsl(126, 100%, 80%) |
| HSV | hsv(126, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 36.9%, 0%) |
| CIE-LAB | lab(91.98, -48.91, 35.69) |
| CIE-LCH | lch(91.98, 60.55, 143.88°) |
| OKLab | oklab(91.39% -0.1331 0.0889) |
| OKLCH | oklch(91.39% 0.16 146.3) |
| XYZ | xyz(54.9526, 80.6691, 46.3864) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.82
Baby Green
#8CFF9E
ΔE00 1.11
Palegreen
#98FB98
ΔE00 1.42
Foam Green
#90FDA9
ΔE00 2.04
Mint (survey)
#9FFEB0
ΔE00 2.67
Pastel Green
#B0FF9D
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFA1 #FF97F5
analogous
#C1FF97 #97FFA1 #97FFD5
triadic
#97FFA1 #A197FF #FFA197
tetradic
#97FFA1 #97C1FF #FF97F5 #FFD597
square
#97FFA1 #97C1FF #FF97F5 #FFD597
split-complementary
#97FFA1 #D597FF #FF97C1
monochromatic
#1DFF32 #5AFF6A #97FFA1 #D4FFD8 #E0FFE3
Accessibility & contrast
On white
1.23
#97FFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#97FFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFA1
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFA1 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9B
Deuteranopia (green-blind)
#F3E4A7
Tritanopia (blue-blind)
#88FAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ffa1; /* rgb */ color: rgb(151, 255, 161); /* oklch */ color: oklch(91.4% 0.160 146.3);
Tailwind
colors: {
custom: {
50: '#baffbd',
500: '#97ffa1',
950: '#000000',
},
}SCSS
$custom: #97ffa1; $custom-light: #baffbd; $custom-dark: #000000;
JSON
{
"hex": "#97ffa1",
"rgb": {
"r": 151,
"g": 255,
"b": 161
},
"hsl": {
"h": 125.769,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91392,
"c": 0.16007,
"h": 146.3
},
"luminance": 0.80673
}Semantic roles & 50–950 ramp
primary
#97FFA1
secondary
#E259D4
accent
#00CFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682