#97F97D#97F97D
#97F97D is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.4% C 0.185 H 139.4°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #97F97D |
|---|---|
| RGB | rgb(151, 249, 125) |
| HSL | hsl(107, 91%, 73%) |
| HSV | hsv(107, 50%, 98%) |
| CMYK | cmyk(39.4%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(89.77, -51.37, 50.26) |
| CIE-LCH | lch(89.77, 71.87, 135.63°) |
| OKLab | oklab(89.43% -0.1407 0.1208) |
| OKLCH | oklch(89.43% 0.185 139.4) |
| XYZ | xyz(50.3381, 75.8086, 31.3782) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 0.25
Easter Green
#8CFD7E
ΔE00 1.54
Light Grass Green
#9AF764
ΔE00 3.21
Spring Green (survey)
#A9F971
ΔE00 3.23
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Palegreen
#98FB98
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F97D #DF7DF9
analogous
#D5F97D #97F97D #7DF9A1
triadic
#97F97D #7D97F9 #F97D97
tetradic
#97F97D #7DD5F9 #DF7DF9 #F9A17D
square
#97F97D #7DD5F9 #DF7DF9 #F9A17D
split-complementary
#97F97D #A17DF9 #F97DD5
monochromatic
#3BF00B #68F642 #97F97D #C6FCB7 #E8FEE2
Accessibility & contrast
On white
1.30
#97F97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#97F97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F97D
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F97D | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE772
Deuteranopia (green-blind)
#F1DE85
Tritanopia (blue-blind)
#90F2DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #97f97d; /* rgb */ color: rgb(151, 249, 125); /* oklch */ color: oklch(89.4% 0.185 139.4);
Tailwind
colors: {
custom: {
50: '#bafca5',
500: '#97f97d',
950: '#000000',
},
}SCSS
$custom: #97f97d; $custom-light: #bafca5; $custom-dark: #000000;
JSON
{
"hex": "#97f97d",
"rgb": {
"r": 151,
"g": 249,
"b": 125
},
"hsl": {
"h": 107.419,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.89426,
"c": 0.18545,
"h": 139.4
},
"luminance": 0.75811
}Semantic roles & 50–950 ramp
primary
#97F97D
secondary
#B744D6
accent
#00E6B5
background
#FDFFFC
surface
#F9FFF6
border
#D2D7D0
text
#12170F
muted
#828580