#72FF8A#72FF8A
#72FF8A is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.5% C 0.200 H 147.1°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF8A |
|---|---|
| RGB | rgb(114, 255, 138) |
| HSL | hsl(130, 100%, 72%) |
| HSV | hsv(130, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(90.29, -61.96, 44.45) |
| CIE-LCH | lch(90.29, 76.26, 144.34°) |
| OKLab | oklab(89.52% -0.1677 0.1085) |
| OKLCH | oklch(89.52% 0.2 147.1) |
| XYZ | xyz(47.2838, 76.9282, 36.3967) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.17
Baby Green
#8CFF9E
ΔE00 3.11
Easter Green
#8CFD7E
ΔE00 3.28
Mint Green
#8FFF9F
ΔE00 3.35
Palegreen
#98FB98
ΔE00 3.82
Spring Green
#00FF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF8A #FF72E7
analogous
#A0FF72 #72FF8A #72FFD1
triadic
#72FF8A #8A72FF #FF8A72
tetradic
#72FF8A #72A0FF #FF72E7 #FFD172
square
#72FF8A #72A0FF #FF72E7 #FFD172
split-complementary
#72FF8A #D172FF #FF72A0
monochromatic
#00F72A #35FF57 #72FF8A #AFFFBD #E0FFE6
Accessibility & contrast
On white
1.28
#72FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#72FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF8A
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF8A | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB81
Deuteranopia (green-blind)
#EFDE92
Tritanopia (blue-blind)
#54FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff8a; /* rgb */ color: rgb(114, 255, 138); /* oklch */ color: oklch(89.5% 0.200 147.1);
Tailwind
colors: {
custom: {
50: '#a5ffae',
500: '#72ff8a',
950: '#000000',
},
}SCSS
$custom: #72ff8a; $custom-light: #a5ffae; $custom-dark: #000000;
JSON
{
"hex": "#72ff8a",
"rgb": {
"r": 114,
"g": 255,
"b": 138
},
"hsl": {
"h": 130.213,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89521,
"c": 0.19979,
"h": 147.1
},
"luminance": 0.76932
}Semantic roles & 50–950 ramp
primary
#72FF8A
secondary
#DC39C0
accent
#00BEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681