#72FF80#72FF80
#72FF80 is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.209 H 145.4°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF80 |
|---|---|
| RGB | rgb(114, 255, 128) |
| HSL | hsl(126, 100%, 72%) |
| HSV | hsv(126, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(90.16, -63.35, 49.02) |
| CIE-LCH | lch(90.16, 80.10, 142.26°) |
| OKLab | oklab(89.38% -0.1717 0.1183) |
| OKLCH | oklch(89.38% 0.209 145.4) |
| XYZ | xyz(46.5929, 76.6518, 32.7578) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.83
Easter Green
#8CFD7E
ΔE00 2.46
Lighter Green
#75FD63
ΔE00 3.48
Light Bright Green
#53FE5C
ΔE00 3.79
Light Green
#96F97B
ΔE00 3.90
Spearmint
#1EF876
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF80 #FF72F1
analogous
#ABFF72 #72FF80 #72FFC6
triadic
#72FF80 #8072FF #FF8072
tetradic
#72FF80 #72ABFF #FF72F1 #FFC672
square
#72FF80 #72ABFF #FF72F1 #FFC672
split-complementary
#72FF80 #C672FF #FF72AB
monochromatic
#00F718 #35FF49 #72FF80 #AFFFB7 #E0FFE3
Accessibility & contrast
On white
1.29
#72FF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#72FF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF80
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF80 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#57F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff80; /* rgb */ color: rgb(114, 255, 128); /* oklch */ color: oklch(89.4% 0.209 145.4);
Tailwind
colors: {
custom: {
50: '#a5ffa7',
500: '#72ff80',
950: '#000000',
},
}SCSS
$custom: #72ff80; $custom-light: #a5ffa7; $custom-dark: #000000;
JSON
{
"hex": "#72ff80",
"rgb": {
"r": 114,
"g": 255,
"b": 128
},
"hsl": {
"h": 125.957,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89375,
"c": 0.20853,
"h": 145.4
},
"luminance": 0.76656
}Semantic roles & 50–950 ramp
primary
#72FF80
secondary
#DC39CC
accent
#00CFE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680