#97F883#97F883
#97F883 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.3% C 0.179 H 140.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #97F883 |
|---|---|
| RGB | rgb(151, 248, 131) |
| HSL | hsl(110, 89%, 74%) |
| HSV | hsv(110, 47%, 97%) |
| CMYK | cmyk(39.1%, 0%, 47.2%, 2.7%) |
| CIE-LAB | lab(89.56, -50.22, 47.17) |
| CIE-LCH | lch(89.56, 68.90, 136.79°) |
| OKLab | oklab(89.28% -0.1373 0.1142) |
| OKLCH | oklch(89.28% 0.179 140.3) |
| XYZ | xyz(50.4247, 75.3500, 33.3554) |
| Luminance | 0.7535 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.16
Easter Green
#8CFD7E
ΔE00 1.77
Palegreen
#98FB98
ΔE00 2.98
Pale Light Green
#B1FC99
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Pastel Green
#B0FF9D
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F883 #E483F8
analogous
#D1F883 #97F883 #83F8AA
triadic
#97F883 #8397F8 #F88397
tetradic
#97F883 #83D1F8 #E483F8 #F8AA83
square
#97F883 #83D1F8 #E483F8 #F8AA83
split-complementary
#97F883 #AA83F8 #F883D1
monochromatic
#36F10F #66F549 #97F883 #C8FBBD #E7FDE2
Accessibility & contrast
On white
1.31
#97F883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#97F883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F883
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F883 | 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)
#FEE779
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#8FF1DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #97f883; /* rgb */ color: rgb(151, 248, 131); /* oklch */ color: oklch(89.3% 0.179 140.3);
Tailwind
colors: {
custom: {
50: '#bafba9',
500: '#97f883',
950: '#000000',
},
}SCSS
$custom: #97f883; $custom-light: #bafba9; $custom-dark: #000000;
JSON
{
"hex": "#97f883",
"rgb": {
"r": 151,
"g": 248,
"b": 131
},
"hsl": {
"h": 109.744,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.89276,
"c": 0.1786,
"h": 140.3
},
"luminance": 0.75353
}Semantic roles & 50–950 ramp
primary
#97F883
secondary
#BD4AD5
accent
#00E6BE
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121710
muted
#828581