#97F990#97F990
#97F990 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.7% C 0.168 H 142.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #97F990 |
|---|---|
| RGB | rgb(151, 249, 144) |
| HSL | hsl(116, 90%, 77%) |
| HSV | hsv(116, 42%, 98%) |
| CMYK | cmyk(39.4%, 0%, 42.2%, 2.4%) |
| CIE-LAB | lab(90.02, -48.90, 41.49) |
| CIE-LCH | lch(90.02, 64.13, 139.68°) |
| OKLab | oklab(89.71% -0.1333 0.1019) |
| OKLCH | oklch(89.71% 0.168 142.6) |
| XYZ | xyz(51.6700, 76.3413, 38.3929) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.13
Lightgreen
#90EE90
ΔE00 2.69
Mint Green
#8FFF9F
ΔE00 2.71
Baby Green
#8CFF9E
ΔE00 2.80
Easter Green
#8CFD7E
ΔE00 2.89
Pastel Green
#B0FF9D
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F990 #F290F9
analogous
#CCF990 #97F990 #90F9BE
triadic
#97F990 #9097F9 #F99097
tetradic
#97F990 #90CCF9 #F290F9 #F9BE90
square
#97F990 #90CCF9 #F290F9 #F9BE90
split-complementary
#97F990 #BE90F9 #F990CC
monochromatic
#2AF31C #61F656 #97F990 #CDFCCA #E4FDE2
Accessibility & contrast
On white
1.29
#97F990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#97F990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F990
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F990 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE888
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#8DF3DF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f990; /* rgb */ color: rgb(151, 249, 144); /* oklch */ color: oklch(89.7% 0.168 142.6);
Tailwind
colors: {
custom: {
50: '#bafcb2',
500: '#97f990',
950: '#000000',
},
}SCSS
$custom: #97f990; $custom-light: #bafcb2; $custom-dark: #000000;
JSON
{
"hex": "#97f990",
"rgb": {
"r": 151,
"g": 249,
"b": 144
},
"hsl": {
"h": 116,
"s": 89.744,
"l": 77.059
},
"oklch": {
"l": 0.89708,
"c": 0.16778,
"h": 142.6
},
"luminance": 0.76344
}Semantic roles & 50–950 ramp
primary
#97F990
secondary
#CF55D8
accent
#00E6D6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581