#97F69A#97F69A
#97F69A is a very light, vivid green. Relative luminance 0.748; OKLCH L 89.2% C 0.154 H 144.8°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97F69A |
|---|---|
| RGB | rgb(151, 246, 154) |
| HSL | hsl(122, 84%, 78%) |
| HSV | hsv(122, 39%, 96%) |
| CMYK | cmyk(38.6%, 0%, 37.4%, 3.5%) |
| CIE-LAB | lab(89.31, -46.17, 35.64) |
| CIE-LCH | lch(89.31, 58.33, 142.33°) |
| OKLab | oklab(89.18% -0.1257 0.0886) |
| OKLCH | oklch(89.18% 0.154 144.8) |
| XYZ | xyz(51.5485, 74.8210, 42.2913) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.37
Lightgreen
#90EE90
ΔE00 1.83
Mint Green
#8FFF9F
ΔE00 2.24
Baby Green
#8CFF9E
ΔE00 2.41
Foam Green
#90FDA9
ΔE00 2.80
Mint (survey)
#9FFEB0
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F69A #F697F3
analogous
#C3F697 #97F69A #97F6CA
triadic
#97F69A #9A97F6 #F69A97
tetradic
#97F69A #97C3F6 #F697F3 #F6CA97
square
#97F69A #97C3F6 #F697F3 #F6CA97
split-complementary
#97F69A #CA97F6 #F697C3
monochromatic
#26EC2D #5FF163 #97F69A #CFFBD1 #E3FDE4
Accessibility & contrast
On white
1.32
#97F69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#97F69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F69A
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F69A | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E694
Deuteranopia (green-blind)
#EBDD9F
Tritanopia (blue-blind)
#8BF1DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #97f69a; /* rgb */ color: rgb(151, 246, 154); /* oklch */ color: oklch(89.2% 0.154 144.8);
Tailwind
colors: {
custom: {
50: '#b9f9b8',
500: '#97f69a',
950: '#000000',
},
}SCSS
$custom: #97f69a; $custom-light: #b9f9b8; $custom-dark: #000000;
JSON
{
"hex": "#97f69a",
"rgb": {
"r": 151,
"g": 246,
"b": 154
},
"hsl": {
"h": 121.895,
"s": 84.071,
"l": 77.843
},
"oklch": {
"l": 0.89181,
"c": 0.15382,
"h": 144.8
},
"luminance": 0.74824
}Semantic roles & 50–950 ramp
primary
#97F69A
secondary
#D55CD1
accent
#05DAE1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581