#72FE8A#72FE8A
#72FE8A is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.3% C 0.198 H 147.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #72FE8A |
|---|---|
| RGB | rgb(114, 254, 138) |
| HSL | hsl(130, 99%, 72%) |
| HSV | hsv(130, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(89.99, -61.58, 44.08) |
| CIE-LCH | lch(89.99, 75.73, 144.40°) |
| OKLab | oklab(89.28% -0.1667 0.1077) |
| OKLCH | oklch(89.28% 0.198 147.2) |
| XYZ | xyz(46.9657, 76.2919, 36.2907) |
| Luminance | 0.7630 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.26
Baby Green
#8CFF9E
ΔE00 3.04
Mint Green
#8FFF9F
ΔE00 3.29
Easter Green
#8CFD7E
ΔE00 3.31
Palegreen
#98FB98
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FE8A #FE72E6
analogous
#A0FE72 #72FE8A #72FED0
triadic
#72FE8A #8A72FE #FE8A72
tetradic
#72FE8A #72A0FE #FE72E6 #FED072
square
#72FE8A #72A0FE #FE72E6 #FED072
split-complementary
#72FE8A #D072FE #FE72A0
monochromatic
#02F42B #35FE58 #72FE8A #AFFEBC #E1FFE6
Accessibility & contrast
On white
1.29
#72FE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#72FE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FE8A
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FE8A | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EEDD92
Tritanopia (blue-blind)
#55F9E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fe8a; /* rgb */ color: rgb(114, 254, 138); /* oklch */ color: oklch(89.3% 0.198 147.2);
Tailwind
colors: {
custom: {
50: '#a5ffae',
500: '#72fe8a',
950: '#000000',
},
}SCSS
$custom: #72fe8a; $custom-light: #a5ffae; $custom-dark: #000000;
JSON
{
"hex": "#72fe8a",
"rgb": {
"r": 114,
"g": 254,
"b": 138
},
"hsl": {
"h": 130.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.8928,
"c": 0.19848,
"h": 147.2
},
"luminance": 0.76296
}Semantic roles & 50–950 ramp
primary
#72FE8A
secondary
#DB39BF
accent
#00BEE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681