#97FF92#97FF92
#97FF92 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.1% C 0.174 H 143.0°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #97FF92 |
|---|---|
| RGB | rgb(151, 255, 146) |
| HSL | hsl(117, 100%, 79%) |
| HSV | hsv(117, 43%, 100%) |
| CMYK | cmyk(40.8%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(91.76, -51.12, 42.76) |
| CIE-LCH | lch(91.76, 66.64, 140.09°) |
| OKLab | oklab(91.14% -0.1393 0.1049) |
| OKLCH | oklch(91.14% 0.174 143) |
| XYZ | xyz(53.7084, 80.1714, 39.8331) |
| Luminance | 0.8017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.54
Easter Green
#8CFD7E
ΔE00 2.50
Mint Green
#8FFF9F
ΔE00 2.52
Baby Green
#8CFF9E
ΔE00 2.57
Pastel Green
#B0FF9D
ΔE00 2.99
Light Green
#96F97B
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FF92 #FA92FF
analogous
#CDFF92 #97FF92 #92FFC3
triadic
#97FF92 #9297FF #FF9297
tetradic
#97FF92 #92CDFF #FA92FF #FFC392
square
#97FF92 #92CDFF #FA92FF #FFC392
split-complementary
#97FF92 #C392FF #FF92CD
monochromatic
#22FF18 #5DFF55 #97FF92 #D1FFCF #E2FFE0
Accessibility & contrast
On white
1.23
#97FF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#97FF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FF92
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FF92 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8A
Deuteranopia (green-blind)
#F4E499
Tritanopia (blue-blind)
#8CF9E5
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #97ff92; /* rgb */ color: rgb(151, 255, 146); /* oklch */ color: oklch(91.1% 0.174 143.0);
Tailwind
colors: {
custom: {
50: '#baffb3',
500: '#97ff92',
950: '#000000',
},
}SCSS
$custom: #97ff92; $custom-light: #baffb3; $custom-dark: #000000;
JSON
{
"hex": "#97ff92",
"rgb": {
"r": 151,
"g": 255,
"b": 146
},
"hsl": {
"h": 117.248,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.91138,
"c": 0.17435,
"h": 143
},
"luminance": 0.80175
}Semantic roles & 50–950 ramp
primary
#97FF92
secondary
#DA54E1
accent
#00E6DB
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#121811
muted
#828681