#97FFA3#97FFA3
#97FFA3 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.4% C 0.158 H 146.8°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFA3 |
|---|---|
| RGB | rgb(151, 255, 163) |
| HSL | hsl(127, 100%, 80%) |
| HSV | hsv(127, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 36.1%, 0%) |
| CIE-LAB | lab(92.02, -48.60, 34.74) |
| CIE-LCH | lch(92.02, 59.74, 144.44°) |
| OKLab | oklab(91.43% -0.1323 0.0867) |
| OKLCH | oklch(91.43% 0.158 146.8) |
| XYZ | xyz(55.1304, 80.7402, 47.3227) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.90
Baby Green
#8CFF9E
ΔE00 1.19
Palegreen
#98FB98
ΔE00 1.71
Foam Green
#90FDA9
ΔE00 1.73
Mint (survey)
#9FFEB0
ΔE00 2.36
Light Seafoam Green
#A7FFB5
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFA3 #FF97F3
analogous
#BFFF97 #97FFA3 #97FFD7
triadic
#97FFA3 #A397FF #FFA397
tetradic
#97FFA3 #97BFFF #FF97F3 #FFD797
square
#97FFA3 #97BFFF #FF97F3 #FFD797
split-complementary
#97FFA3 #D797FF #FF97BF
monochromatic
#1DFF37 #5AFF6D #97FFA3 #D4FFD9 #E0FFE4
Accessibility & contrast
On white
1.22
#97FFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#97FFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFA3
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFA3 | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9D
Deuteranopia (green-blind)
#F2E4A8
Tritanopia (blue-blind)
#88FBE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97ffa3; /* rgb */ color: rgb(151, 255, 163); /* oklch */ color: oklch(91.4% 0.158 146.8);
Tailwind
colors: {
custom: {
50: '#baffbf',
500: '#97ffa3',
950: '#000000',
},
}SCSS
$custom: #97ffa3; $custom-light: #baffbf; $custom-dark: #000000;
JSON
{
"hex": "#97ffa3",
"rgb": {
"r": 151,
"g": 255,
"b": 163
},
"hsl": {
"h": 126.923,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91429,
"c": 0.15816,
"h": 146.8
},
"luminance": 0.80744
}Semantic roles & 50–950 ramp
primary
#97FFA3
secondary
#E259D2
accent
#00CBE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121812
muted
#828682