#97EF8F#97EF8F
#97EF8F is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.4% C 0.154 H 142.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97EF8F |
|---|---|
| RGB | rgb(151, 239, 143) |
| HSL | hsl(115, 75%, 75%) |
| HSV | hsv(115, 40%, 94%) |
| CMYK | cmyk(36.8%, 0%, 40.2%, 6.3%) |
| CIE-LAB | lab(87.14, -44.79, 38.28) |
| CIE-LCH | lch(87.14, 58.92, 139.48°) |
| OKLab | oklab(87.36% -0.1221 0.0944) |
| OKLCH | oklch(87.36% 0.154 142.3) |
| XYZ | xyz(48.5849, 70.2929, 36.9892) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.98
Palegreen
#98FB98
ΔE00 2.58
Pale Light Green
#B1FC99
ΔE00 3.75
Light Pastel Green
#B2FBA5
ΔE00 3.89
Pastel Green
#B0FF9D
ΔE00 3.95
Mint Green
#8FFF9F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97EF8F #E78FEF
analogous
#C7EF8F #97EF8F #8FEFB7
triadic
#97EF8F #8F97EF #EF8F97
tetradic
#97EF8F #8FC7EF #E78FEF #EFB78F
square
#97EF8F #8FC7EF #E78FEF #EFB78F
split-complementary
#97EF8F #B78FEF #EF8FC7
monochromatic
#34E024 #65E759 #97EF8F #C9F7C5 #E6FBE4
Accessibility & contrast
On white
1.39
#97EF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#97EF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97EF8F
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97EF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97EF8F | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#8FEAD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #97ef8f; /* rgb */ color: rgb(151, 239, 143); /* oklch */ color: oklch(87.4% 0.154 142.3);
Tailwind
colors: {
custom: {
50: '#b9f5b1',
500: '#97ef8f',
950: '#000000',
},
}SCSS
$custom: #97ef8f; $custom-light: #b9f5b1; $custom-dark: #000000;
JSON
{
"hex": "#97ef8f",
"rgb": {
"r": 151,
"g": 239,
"b": 143
},
"hsl": {
"h": 115,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.87363,
"c": 0.15438,
"h": 142.3
},
"luminance": 0.70295
}Semantic roles & 50–950 ramp
primary
#97EF8F
secondary
#C157CB
accent
#0ED7C6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#121711
muted
#828581