#72FA80#72FA80
#72FA80 is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 88.2% C 0.202 H 145.6°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #72FA80 |
|---|---|
| RGB | rgb(114, 250, 128) |
| HSL | hsl(126, 93%, 71%) |
| HSV | hsv(126, 54%, 98%) |
| CMYK | cmyk(54.4%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(88.69, -61.49, 47.20) |
| CIE-LCH | lch(88.69, 77.51, 142.49°) |
| OKLab | oklab(88.16% -0.1667 0.1143) |
| OKLCH | oklch(88.16% 0.202 145.6) |
| XYZ | xyz(45.0186, 73.5033, 32.2331) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.57
Easter Green
#8CFD7E
ΔE00 2.62
Spearmint
#1EF876
ΔE00 3.76
Light Green
#96F97B
ΔE00 3.83
Lighter Green
#75FD63
ΔE00 3.89
Baby Green
#8CFF9E
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FA80 #FA72EC
analogous
#A8FA72 #72FA80 #72FAC4
triadic
#72FA80 #8072FA #FA8072
tetradic
#72FA80 #72A8FA #FA72EC #FAC472
square
#72FA80 #72A8FA #FA72EC #FAC472
split-complementary
#72FA80 #C472FA #FA72A8
monochromatic
#08E91F #37F84B #72FA80 #ADFCB5 #E1FEE4
Accessibility & contrast
On white
1.34
#72FA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#72FA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FA80
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FA80 | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE676
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#59F4DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #72fa80; /* rgb */ color: rgb(114, 250, 128); /* oklch */ color: oklch(88.2% 0.202 145.6);
Tailwind
colors: {
custom: {
50: '#a5fda7',
500: '#72fa80',
950: '#000000',
},
}SCSS
$custom: #72fa80; $custom-light: #a5fda7; $custom-dark: #000000;
JSON
{
"hex": "#72fa80",
"rgb": {
"r": 114,
"g": 250,
"b": 128
},
"hsl": {
"h": 126.176,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.88163,
"c": 0.20208,
"h": 145.6
},
"luminance": 0.73507
}Semantic roles & 50–950 ramp
primary
#72FA80
secondary
#D63BC6
accent
#00CEE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680