#97FFA6#97FFA6
#97FFA6 is a very light, vivid green. Relative luminance 0.809; OKLCH L 91.5% C 0.155 H 147.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFA6 |
|---|---|
| RGB | rgb(151, 255, 166) |
| HSL | hsl(129, 100%, 80%) |
| HSV | hsv(129, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 34.9%, 0%) |
| CIE-LAB | lab(92.06, -48.13, 33.31) |
| CIE-LCH | lch(92.06, 58.53, 145.31°) |
| OKLab | oklab(91.48% -0.131 0.0833) |
| OKLCH | oklch(91.48% 0.155 147.6) |
| XYZ | xyz(55.4024, 80.8490, 48.7551) |
| Luminance | 0.8085 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 1.21
Foam Green
#90FDA9
ΔE00 1.28
Baby Green
#8CFF9E
ΔE00 1.46
Mint (survey)
#9FFEB0
ΔE00 1.90
Palegreen
#98FB98
ΔE00 2.17
Light Seafoam Green
#A7FFB5
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFA6 #FF97F0
analogous
#BCFF97 #97FFA6 #97FFDA
triadic
#97FFA6 #A697FF #FFA697
tetradic
#97FFA6 #97BCFF #FF97F0 #FFDA97
square
#97FFA6 #97BCFF #FF97F0 #FFDA97
split-complementary
#97FFA6 #DA97FF #FF97BC
monochromatic
#1DFF3D #5AFF72 #97FFA6 #D4FFDA #E0FFE5
Accessibility & contrast
On white
1.22
#97FFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#97FFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFA6
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFA6 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA0
Deuteranopia (green-blind)
#F2E4AB
Tritanopia (blue-blind)
#87FBE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ffa6; /* rgb */ color: rgb(151, 255, 166); /* oklch */ color: oklch(91.5% 0.155 147.6);
Tailwind
colors: {
custom: {
50: '#baffc1',
500: '#97ffa6',
950: '#000000',
},
}SCSS
$custom: #97ffa6; $custom-light: #baffc1; $custom-dark: #000000;
JSON
{
"hex": "#97ffa6",
"rgb": {
"r": 151,
"g": 255,
"b": 166
},
"hsl": {
"h": 128.654,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91484,
"c": 0.15529,
"h": 147.6
},
"luminance": 0.80852
}Semantic roles & 50–950 ramp
primary
#97FFA6
secondary
#E259CE
accent
#00C4E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#121812
muted
#828682