#97FFA0#97FFA0
#97FFA0 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.4% C 0.161 H 146.0°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFA0 |
|---|---|
| RGB | rgb(151, 255, 160) |
| HSL | hsl(125, 100%, 80%) |
| HSV | hsv(125, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(91.97, -49.07, 36.16) |
| CIE-LCH | lch(91.97, 60.95, 143.61°) |
| OKLab | oklab(91.37% -0.1336 0.09) |
| OKLCH | oklch(91.37% 0.161 146) |
| XYZ | xyz(54.8648, 80.6340, 45.9238) |
| Luminance | 0.8064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.83
Baby Green
#8CFF9E
ΔE00 1.11
Palegreen
#98FB98
ΔE00 1.30
Foam Green
#90FDA9
ΔE00 2.20
Mint (survey)
#9FFEB0
ΔE00 2.83
Pastel Green
#B0FF9D
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFA0 #FF97F6
analogous
#C2FF97 #97FFA0 #97FFD4
triadic
#97FFA0 #A097FF #FFA097
tetradic
#97FFA0 #97C2FF #FF97F6 #FFD497
square
#97FFA0 #97C2FF #FF97F6 #FFD497
split-complementary
#97FFA0 #D497FF #FF97C2
monochromatic
#1DFF30 #5AFF68 #97FFA0 #D4FFD8 #E0FFE3
Accessibility & contrast
On white
1.23
#97FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#97FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFA0
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFA0 | 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)
#FFEE99
Deuteranopia (green-blind)
#F3E4A6
Tritanopia (blue-blind)
#89FAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ffa0; /* rgb */ color: rgb(151, 255, 160); /* oklch */ color: oklch(91.4% 0.161 146.0);
Tailwind
colors: {
custom: {
50: '#baffbd',
500: '#97ffa0',
950: '#000000',
},
}SCSS
$custom: #97ffa0; $custom-light: #baffbd; $custom-dark: #000000;
JSON
{
"hex": "#97ffa0",
"rgb": {
"r": 151,
"g": 255,
"b": 160
},
"hsl": {
"h": 125.192,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91374,
"c": 0.16103,
"h": 146
},
"luminance": 0.80637
}Semantic roles & 50–950 ramp
primary
#97FFA0
secondary
#E259D6
accent
#00D2E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682