#72FF97#72FF97
#72FF97 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.7% C 0.188 H 149.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF97 |
|---|---|
| RGB | rgb(114, 255, 151) |
| HSL | hsl(136, 100%, 72%) |
| HSV | hsv(136, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(90.47, -59.98, 38.39) |
| CIE-LCH | lch(90.47, 71.21, 147.38°) |
| OKLab | oklab(89.73% -0.1624 0.095) |
| OKLCH | oklch(89.73% 0.188 149.7) |
| XYZ | xyz(48.2820, 77.3274, 41.6535) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.21
Mint Green
#8FFF9F
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 3.00
Sea Green (survey)
#53FCA1
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.33
Foam Green
#90FDA9
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF97 #FF72DA
analogous
#93FF72 #72FF97 #72FFDE
triadic
#72FF97 #9772FF #FF9772
tetradic
#72FF97 #7293FF #FF72DA #FFDE72
square
#72FF97 #7293FF #FF72DA #FFDE72
split-complementary
#72FF97 #DE72FF #FF7293
monochromatic
#00F741 #35FF6A #72FF97 #AFFFC4 #E0FFE8
Accessibility & contrast
On white
1.28
#72FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#72FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF97
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF97 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC90
Deuteranopia (green-blind)
#EEDF9E
Tritanopia (blue-blind)
#4FFBE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #72ff97; /* rgb */ color: rgb(114, 255, 151); /* oklch */ color: oklch(89.7% 0.188 149.7);
Tailwind
colors: {
custom: {
50: '#a5ffb6',
500: '#72ff97',
950: '#000000',
},
}SCSS
$custom: #72ff97; $custom-light: #a5ffb6; $custom-dark: #000000;
JSON
{
"hex": "#72ff97",
"rgb": {
"r": 114,
"g": 255,
"b": 151
},
"hsl": {
"h": 135.745,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89732,
"c": 0.18814,
"h": 149.7
},
"luminance": 0.77332
}Semantic roles & 50–950 ramp
primary
#72FF97
secondary
#DC39B1
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681