#72FE80#72FE80
#72FE80 is a very light, highly saturated green. Relative luminance 0.760; OKLCH L 89.1% C 0.207 H 145.5°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #72FE80 |
|---|---|
| RGB | rgb(114, 254, 128) |
| HSL | hsl(126, 99%, 72%) |
| HSV | hsv(126, 55%, 100%) |
| CMYK | cmyk(55.1%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(89.87, -62.98, 48.66) |
| CIE-LCH | lch(89.87, 79.59, 142.31°) |
| OKLab | oklab(89.13% -0.1707 0.1175) |
| OKLCH | oklch(89.13% 0.207 145.5) |
| XYZ | xyz(46.2748, 76.0155, 32.6518) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.92
Easter Green
#8CFD7E
ΔE00 2.45
Lighter Green
#75FD63
ΔE00 3.54
Light Bright Green
#53FE5C
ΔE00 3.86
Light Green
#96F97B
ΔE00 3.86
Spearmint
#1EF876
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FE80 #FE72F0
analogous
#AAFE72 #72FE80 #72FEC6
triadic
#72FE80 #8072FE #FE8072
tetradic
#72FE80 #72AAFE #FE72F0 #FEC672
square
#72FE80 #72AAFE #FE72F0 #FEC672
split-complementary
#72FE80 #C672FE #FE72AA
monochromatic
#02F41A #35FE49 #72FE80 #AFFEB7 #E1FFE4
Accessibility & contrast
On white
1.30
#72FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#72FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FE80
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FE80 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#58F8E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72fe80; /* rgb */ color: rgb(114, 254, 128); /* oklch */ color: oklch(89.1% 0.207 145.5);
Tailwind
colors: {
custom: {
50: '#a5ffa7',
500: '#72fe80',
950: '#000000',
},
}SCSS
$custom: #72fe80; $custom-light: #a5ffa7; $custom-dark: #000000;
JSON
{
"hex": "#72fe80",
"rgb": {
"r": 114,
"g": 254,
"b": 128
},
"hsl": {
"h": 126,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.89133,
"c": 0.20725,
"h": 145.5
},
"luminance": 0.7602
}Semantic roles & 50–950 ramp
primary
#72FE80
secondary
#DB39CB
accent
#00CFE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680