#97EE90#97EE90
#97EE90 is a very light, vivid green. Relative luminance 0.697; OKLCH L 87.1% C 0.152 H 142.5°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #97EE90 |
|---|---|
| RGB | rgb(151, 238, 144) |
| HSL | hsl(116, 73%, 75%) |
| HSV | hsv(116, 39%, 93%) |
| CMYK | cmyk(36.6%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(86.87, -44.21, 37.43) |
| CIE-LCH | lch(86.87, 57.93, 139.75°) |
| OKLab | oklab(87.15% -0.1205 0.0925) |
| OKLCH | oklch(87.15% 0.152 142.5) |
| XYZ | xyz(48.3690, 69.7395, 37.2926) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.88
Palegreen
#98FB98
ΔE00 2.78
Light Pastel Green
#B2FBA5
ΔE00 3.91
Pale Light Green
#B1FC99
ΔE00 3.93
Mint Green
#8FFF9F
ΔE00 4.07
Pastel Green
#B0FF9D
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EE90 #E790EE
analogous
#C6EE90 #97EE90 #90EEB8
triadic
#97EE90 #9097EE #EE9097
tetradic
#97EE90 #90C6EE #E790EE #EEB890
square
#97EE90 #90C6EE #E790EE #EEB890
split-complementary
#97EE90 #B890EE #EE90C6
monochromatic
#34DE26 #65E65B #97EE90 #C9F6C5 #E6FBE4
Accessibility & contrast
On white
1.40
#97EE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#97EE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EE90
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EE90 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF89
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#8FE9D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #97ee90; /* rgb */ color: rgb(151, 238, 144); /* oklch */ color: oklch(87.1% 0.152 142.5);
Tailwind
colors: {
custom: {
50: '#b9f4b1',
500: '#97ee90',
950: '#000000',
},
}SCSS
$custom: #97ee90; $custom-light: #b9f4b1; $custom-dark: #000000;
JSON
{
"hex": "#97ee90",
"rgb": {
"r": 151,
"g": 238,
"b": 144
},
"hsl": {
"h": 115.532,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.87148,
"c": 0.15194,
"h": 142.5
},
"luminance": 0.69742
}Semantic roles & 50–950 ramp
primary
#97EE90
secondary
#C159CA
accent
#10D6C7
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581