#97FB83#97FB83
#97FB83 is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.0% C 0.183 H 140.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #97FB83 |
|---|---|
| RGB | rgb(151, 251, 131) |
| HSL | hsl(110, 94%, 75%) |
| HSV | hsv(110, 48%, 98%) |
| CMYK | cmyk(39.8%, 0%, 47.8%, 1.6%) |
| CIE-LAB | lab(90.42, -51.46, 48.24) |
| CIE-LCH | lch(90.42, 70.53, 136.85°) |
| OKLab | oklab(89.98% -0.1407 0.1166) |
| OKLCH | oklch(89.98% 0.183 140.4) |
| XYZ | xyz(51.3544, 77.2094, 33.6653) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 1.00
Easter Green
#8CFD7E
ΔE00 1.30
Palegreen
#98FB98
ΔE00 3.14
Lightgreen (survey)
#76FF7B
ΔE00 3.19
Pale Light Green
#B1FC99
ΔE00 3.66
Pastel Green
#B0FF9D
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FB83 #E783FB
analogous
#D3FB83 #97FB83 #83FBAB
triadic
#97FB83 #8397FB #FB8397
tetradic
#97FB83 #83D3FB #E783FB #FBAB83
square
#97FB83 #83D3FB #E783FB #FBAB83
split-complementary
#97FB83 #AB83FB #FB83D3
monochromatic
#34F70C #65F948 #97FB83 #C9FDBE #E6FEE1
Accessibility & contrast
On white
1.28
#97FB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#97FB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FB83
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FB83 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE979
Deuteranopia (green-blind)
#F3E08B
Tritanopia (blue-blind)
#8FF4DF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #97fb83; /* rgb */ color: rgb(151, 251, 131); /* oklch */ color: oklch(90.0% 0.183 140.4);
Tailwind
colors: {
custom: {
50: '#bafda9',
500: '#97fb83',
950: '#000000',
},
}SCSS
$custom: #97fb83; $custom-light: #bafda9; $custom-dark: #000000;
JSON
{
"hex": "#97fb83",
"rgb": {
"r": 151,
"g": 251,
"b": 131
},
"hsl": {
"h": 110,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.89978,
"c": 0.18274,
"h": 140.4
},
"luminance": 0.77212
}Semantic roles & 50–950 ramp
primary
#97FB83
secondary
#C149D9
accent
#00E6BF
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#121810
muted
#828681