#97F794#97F794
#97F794 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.3% C 0.161 H 143.4°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #97F794 |
|---|---|
| RGB | rgb(151, 247, 148) |
| HSL | hsl(118, 86%, 77%) |
| HSV | hsv(118, 40%, 97%) |
| CMYK | cmyk(38.9%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(89.50, -47.49, 38.87) |
| CIE-LCH | lch(89.50, 61.37, 140.70°) |
| OKLab | oklab(89.31% -0.1294 0.0959) |
| OKLCH | oklch(89.31% 0.161 143.4) |
| XYZ | xyz(51.3662, 75.2360, 39.8266) |
| Luminance | 0.7524 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.86
Lightgreen
#90EE90
ΔE00 2.00
Mint Green
#8FFF9F
ΔE00 2.43
Baby Green
#8CFF9E
ΔE00 2.55
Pastel Green
#B0FF9D
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F794 #F494F7
analogous
#C8F794 #97F794 #94F7C3
triadic
#97F794 #9497F7 #F79497
tetradic
#97F794 #94C8F7 #F494F7 #F7C394
square
#97F794 #94C8F7 #F494F7 #F7C394
split-complementary
#97F794 #C394F7 #F794C8
monochromatic
#28EE22 #60F35B #97F794 #CEFBCD #E3FDE3
Accessibility & contrast
On white
1.31
#97F794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#97F794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F794
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F794 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78D
Deuteranopia (green-blind)
#EDDD9A
Tritanopia (blue-blind)
#8CF2DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #97f794; /* rgb */ color: rgb(151, 247, 148); /* oklch */ color: oklch(89.3% 0.161 143.4);
Tailwind
colors: {
custom: {
50: '#b9fab4',
500: '#97f794',
950: '#000000',
},
}SCSS
$custom: #97f794; $custom-light: #b9fab4; $custom-dark: #000000;
JSON
{
"hex": "#97f794",
"rgb": {
"r": 151,
"g": 247,
"b": 148
},
"hsl": {
"h": 118.182,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.89309,
"c": 0.16108,
"h": 143.4
},
"luminance": 0.75239
}Semantic roles & 50–950 ramp
primary
#97F794
secondary
#D259D6
accent
#03E3DC
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581