#97F090#97F090
#97F090 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.6% C 0.155 H 142.5°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97F090 |
|---|---|
| RGB | rgb(151, 240, 144) |
| HSL | hsl(116, 76%, 75%) |
| HSV | hsv(116, 40%, 94%) |
| CMYK | cmyk(37.1%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(87.44, -45.07, 38.17) |
| CIE-LCH | lch(87.44, 59.07, 139.74°) |
| OKLab | oklab(87.61% -0.1229 0.0942) |
| OKLCH | oklch(87.61% 0.155 142.5) |
| XYZ | xyz(48.9545, 70.9105, 37.4878) |
| Luminance | 0.7091 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.97
Palegreen
#98FB98
ΔE00 2.35
Pale Light Green
#B1FC99
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.72
Light Pastel Green
#B2FBA5
ΔE00 3.77
Pastel Green
#B0FF9D
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F090 #E990F0
analogous
#C7F090 #97F090 #90F0B9
triadic
#97F090 #9097F0 #F09097
tetradic
#97F090 #90C7F0 #E990F0 #F0B990
square
#97F090 #90C7F0 #E990F0 #F0B990
split-complementary
#97F090 #B990F0 #F090C7
monochromatic
#32E124 #64E95A #97F090 #CAF7C6 #E6FBE4
Accessibility & contrast
On white
1.38
#97F090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#97F090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F090
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F090 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E089
Deuteranopia (green-blind)
#E7D896
Tritanopia (blue-blind)
#8EEBD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #97f090; /* rgb */ color: rgb(151, 240, 144); /* oklch */ color: oklch(87.6% 0.155 142.5);
Tailwind
colors: {
custom: {
50: '#b9f5b1',
500: '#97f090',
950: '#000000',
},
}SCSS
$custom: #97f090; $custom-light: #b9f5b1; $custom-dark: #000000;
JSON
{
"hex": "#97f090",
"rgb": {
"r": 151,
"g": 240,
"b": 144
},
"hsl": {
"h": 115.625,
"s": 76.19,
"l": 75.294
},
"oklch": {
"l": 0.87613,
"c": 0.15485,
"h": 142.5
},
"luminance": 0.70913
}Semantic roles & 50–950 ramp
primary
#97F090
secondary
#C458CC
accent
#0DD8CA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581