#97F792#97F792
#97F792 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.3% C 0.163 H 143.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97F792 |
|---|---|
| RGB | rgb(151, 247, 146) |
| HSL | hsl(117, 86%, 77%) |
| HSV | hsv(117, 41%, 97%) |
| CMYK | cmyk(38.9%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(89.47, -47.77, 39.82) |
| CIE-LCH | lch(89.47, 62.19, 140.19°) |
| OKLab | oklab(89.28% -0.1302 0.0981) |
| OKLCH | oklch(89.28% 0.163 143) |
| XYZ | xyz(51.2093, 75.1733, 39.0001) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 0.99
Lightgreen
#90EE90
ΔE00 2.11
Mint Green
#8FFF9F
ΔE00 2.62
Baby Green
#8CFF9E
ΔE00 2.73
Pastel Green
#B0FF9D
ΔE00 3.02
Pale Light Green
#B1FC99
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F792 #F292F7
analogous
#C9F792 #97F792 #92F7C0
triadic
#97F792 #9297F7 #F79297
tetradic
#97F792 #92C9F7 #F292F7 #F7C092
square
#97F792 #92C9F7 #F292F7 #F7C092
split-complementary
#97F792 #C092F7 #F792C9
monochromatic
#2AEF20 #61F359 #97F792 #CDFBCB #E4FDE2
Accessibility & contrast
On white
1.31
#97F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#97F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F792
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F792 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE78B
Deuteranopia (green-blind)
#EDDD98
Tritanopia (blue-blind)
#8DF2DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #97f792; /* rgb */ color: rgb(151, 247, 146); /* oklch */ color: oklch(89.3% 0.163 143.0);
Tailwind
colors: {
custom: {
50: '#b9fab3',
500: '#97f792',
950: '#000000',
},
}SCSS
$custom: #97f792; $custom-light: #b9fab3; $custom-dark: #000000;
JSON
{
"hex": "#97f792",
"rgb": {
"r": 151,
"g": 247,
"b": 146
},
"hsl": {
"h": 117.03,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.89275,
"c": 0.16301,
"h": 143
},
"luminance": 0.75176
}Semantic roles & 50–950 ramp
primary
#97F792
secondary
#CF58D6
accent
#03E3D8
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#121711
muted
#828581