#97FFA2#97FFA2
#97FFA2 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.4% C 0.159 H 146.5°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFA2 |
|---|---|
| RGB | rgb(151, 255, 162) |
| HSL | hsl(126, 100%, 80%) |
| HSV | hsv(126, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(92.00, -48.76, 35.21) |
| CIE-LCH | lch(92.00, 60.14, 144.16°) |
| OKLab | oklab(91.41% -0.1327 0.0878) |
| OKLCH | oklch(91.41% 0.159 146.5) |
| XYZ | xyz(55.0412, 80.7045, 46.8527) |
| Luminance | 0.8071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.84
Baby Green
#8CFF9E
ΔE00 1.14
Palegreen
#98FB98
ΔE00 1.56
Foam Green
#90FDA9
ΔE00 1.88
Mint (survey)
#9FFEB0
ΔE00 2.52
Light Seafoam Green
#A7FFB5
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFA2 #FF97F4
analogous
#C0FF97 #97FFA2 #97FFD6
triadic
#97FFA2 #A297FF #FFA297
tetradic
#97FFA2 #97C0FF #FF97F4 #FFD697
square
#97FFA2 #97C0FF #FF97F4 #FFD697
split-complementary
#97FFA2 #D697FF #FF97C0
monochromatic
#1DFF35 #5AFF6B #97FFA2 #D4FFD9 #E0FFE4
Accessibility & contrast
On white
1.23
#97FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#97FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFA2
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFA2 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9C
Deuteranopia (green-blind)
#F2E4A8
Tritanopia (blue-blind)
#88FAE7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ffa2; /* rgb */ color: rgb(151, 255, 162); /* oklch */ color: oklch(91.4% 0.159 146.5);
Tailwind
colors: {
custom: {
50: '#baffbe',
500: '#97ffa2',
950: '#000000',
},
}SCSS
$custom: #97ffa2; $custom-light: #baffbe; $custom-dark: #000000;
JSON
{
"hex": "#97ffa2",
"rgb": {
"r": 151,
"g": 255,
"b": 162
},
"hsl": {
"h": 126.346,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.9141,
"c": 0.15911,
"h": 146.5
},
"luminance": 0.80708
}Semantic roles & 50–950 ramp
primary
#97FFA2
secondary
#E259D3
accent
#00CDE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682