#97EF90#97EF90
#97EF90 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.4% C 0.153 H 142.5°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97EF90 |
|---|---|
| RGB | rgb(151, 239, 144) |
| HSL | hsl(116, 75%, 75%) |
| HSV | hsv(116, 40%, 94%) |
| CMYK | cmyk(36.8%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(87.16, -44.64, 37.80) |
| CIE-LCH | lch(87.16, 58.50, 139.74°) |
| OKLab | oklab(87.38% -0.1217 0.0933) |
| OKLCH | oklch(87.38% 0.153 142.5) |
| XYZ | xyz(48.6610, 70.3234, 37.3899) |
| Luminance | 0.7033 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.90
Palegreen
#98FB98
ΔE00 2.56
Pale Light Green
#B1FC99
ΔE00 3.79
Light Pastel Green
#B2FBA5
ΔE00 3.84
Mint Green
#8FFF9F
ΔE00 3.89
Pastel Green
#B0FF9D
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EF90 #E890EF
analogous
#C6EF90 #97EF90 #90EFB8
triadic
#97EF90 #9097EF #EF9097
tetradic
#97EF90 #90C6EF #E890EF #EFB890
square
#97EF90 #90C6EF #E890EF #EFB890
split-complementary
#97EF90 #B890EF #EF90C6
monochromatic
#33E025 #65E75B #97EF90 #C9F7C5 #E6FBE4
Accessibility & contrast
On white
1.39
#97EF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#97EF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EF90
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EF90 | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E089
Deuteranopia (green-blind)
#E6D796
Tritanopia (blue-blind)
#8EEAD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #97ef90; /* rgb */ color: rgb(151, 239, 144); /* oklch */ color: oklch(87.4% 0.153 142.5);
Tailwind
colors: {
custom: {
50: '#b9f5b1',
500: '#97ef90',
950: '#000000',
},
}SCSS
$custom: #97ef90; $custom-light: #b9f5b1; $custom-dark: #000000;
JSON
{
"hex": "#97ef90",
"rgb": {
"r": 151,
"g": 239,
"b": 144
},
"hsl": {
"h": 115.579,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.8738,
"c": 0.1534,
"h": 142.5
},
"luminance": 0.70326
}Semantic roles & 50–950 ramp
primary
#97EF90
secondary
#C258CB
accent
#0FD7C8
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581