#97F092#97F092
#97F092 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.6% C 0.153 H 143.0°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97F092 |
|---|---|
| RGB | rgb(151, 240, 146) |
| HSL | hsl(117, 76%, 76%) |
| HSV | hsv(117, 39%, 94%) |
| CMYK | cmyk(37.1%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(87.47, -44.78, 37.22) |
| CIE-LCH | lch(87.47, 58.23, 140.27°) |
| OKLab | oklab(87.65% -0.1221 0.0921) |
| OKLCH | oklch(87.65% 0.153 143) |
| XYZ | xyz(49.1088, 70.9722, 38.2999) |
| Luminance | 0.7097 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 0.85
Palegreen
#98FB98
ΔE00 2.34
Mint Green
#8FFF9F
ΔE00 3.62
Light Pastel Green
#B2FBA5
ΔE00 3.68
Baby Green
#8CFF9E
ΔE00 3.74
Pale Light Green
#B1FC99
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97F092 #EB92F0
analogous
#C6F092 #97F092 #92F0BC
triadic
#97F092 #9297F0 #F09297
tetradic
#97F092 #92C6F0 #EB92F0 #F0BC92
square
#97F092 #92C6F0 #EB92F0 #F0BC92
split-complementary
#97F092 #BC92F0 #F092C6
monochromatic
#30E126 #64E95C #97F092 #CAF7C8 #E5FBE4
Accessibility & contrast
On white
1.38
#97F092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#97F092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97F092
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97F092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97F092 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08B
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#8EEBD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #97f092; /* rgb */ color: rgb(151, 240, 146); /* oklch */ color: oklch(87.6% 0.153 143.0);
Tailwind
colors: {
custom: {
50: '#b9f5b3',
500: '#97f092',
950: '#000000',
},
}SCSS
$custom: #97f092; $custom-light: #b9f5b3; $custom-dark: #000000;
JSON
{
"hex": "#97f092",
"rgb": {
"r": 151,
"g": 240,
"b": 146
},
"hsl": {
"h": 116.809,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.87647,
"c": 0.15289,
"h": 143
},
"luminance": 0.70975
}Semantic roles & 50–950 ramp
primary
#97F092
secondary
#C65ACC
accent
#0ED8CD
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#121711
muted
#828581