#97F882#97F882
#97F882 is a very light, vivid green. Relative luminance 0.753; OKLCH L 89.3% C 0.180 H 140.1°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97F882 |
|---|---|
| RGB | rgb(151, 248, 130) |
| HSL | hsl(109, 89%, 74%) |
| HSV | hsv(109, 48%, 97%) |
| CMYK | cmyk(39.1%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(89.54, -50.34, 47.63) |
| CIE-LCH | lch(89.54, 69.30, 136.59°) |
| OKLab | oklab(89.26% -0.1377 0.1152) |
| OKLCH | oklch(89.26% 0.18 140.1) |
| XYZ | xyz(50.3573, 75.3230, 33.0002) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.03
Easter Green
#8CFD7E
ΔE00 1.72
Palegreen
#98FB98
ΔE00 3.12
Lightgreen (survey)
#76FF7B
ΔE00 3.52
Pale Light Green
#B1FC99
ΔE00 3.59
Pastel Green
#B0FF9D
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F882 #E382F8
analogous
#D2F882 #97F882 #82F8A8
triadic
#97F882 #8297F8 #F88297
tetradic
#97F882 #82D2F8 #E382F8 #F8A882
square
#97F882 #82D2F8 #E382F8 #F8A882
split-complementary
#97F882 #A882F8 #F882D2
monochromatic
#37F20E #67F548 #97F882 #C7FBBC #E7FDE2
Accessibility & contrast
On white
1.31
#97F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#97F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F882
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F882 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#F0DE8A
Tritanopia (blue-blind)
#8FF1DC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #97f882; /* rgb */ color: rgb(151, 248, 130); /* oklch */ color: oklch(89.3% 0.180 140.1);
Tailwind
colors: {
custom: {
50: '#bafba8',
500: '#97f882',
950: '#000000',
},
}SCSS
$custom: #97f882; $custom-light: #bafba8; $custom-dark: #000000;
JSON
{
"hex": "#97f882",
"rgb": {
"r": 151,
"g": 248,
"b": 130
},
"hsl": {
"h": 109.322,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.89262,
"c": 0.17953,
"h": 140.1
},
"luminance": 0.75326
}Semantic roles & 50–950 ramp
primary
#97F882
secondary
#BC49D5
accent
#00E6BD
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581