#72FF77#72FF77
#72FF77 is a very light, highly saturated green. Relative luminance 0.764; OKLCH L 89.3% C 0.216 H 144.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF77 |
|---|---|
| RGB | rgb(114, 255, 119) |
| HSL | hsl(122, 100%, 72%) |
| HSV | hsv(122, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(90.06, -64.50, 53.04) |
| CIE-LCH | lch(90.06, 83.51, 140.57°) |
| OKLab | oklab(89.26% -0.1751 0.1267) |
| OKLCH | oklch(89.26% 0.216 144.1) |
| XYZ | xyz(46.0266, 76.4253, 29.7753) |
| Luminance | 0.7643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.48
Easter Green
#8CFD7E
ΔE00 2.23
Lighter Green
#75FD63
ΔE00 2.34
Light Bright Green
#53FE5C
ΔE00 2.83
Light Neon Green
#4EFD54
ΔE00 3.46
Light Green
#96F97B
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF77 #FF72FA
analogous
#B3FF72 #72FF77 #72FFBE
triadic
#72FF77 #7772FF #FF7772
tetradic
#72FF77 #72B3FF #FF72FA #FFBE72
square
#72FF77 #72B3FF #FF72FA #FFBE72
split-complementary
#72FF77 #BE72FF #FF72B3
monochromatic
#00F709 #35FF3C #72FF77 #AFFFB2 #E0FFE1
Accessibility & contrast
On white
1.29
#72FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#72FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF77
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF77 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6A
Deuteranopia (green-blind)
#F1DE81
Tritanopia (blue-blind)
#5AF9E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #72ff77; /* rgb */ color: rgb(114, 255, 119); /* oklch */ color: oklch(89.3% 0.216 144.1);
Tailwind
colors: {
custom: {
50: '#a6ffa1',
500: '#72ff77',
950: '#000000',
},
}SCSS
$custom: #72ff77; $custom-light: #a6ffa1; $custom-dark: #000000;
JSON
{
"hex": "#72ff77",
"rgb": {
"r": 114,
"g": 255,
"b": 119
},
"hsl": {
"h": 122.128,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89255,
"c": 0.21613,
"h": 144.1
},
"luminance": 0.76429
}Semantic roles & 50–950 ramp
primary
#72FF77
secondary
#DC39D6
accent
#00DDE6
background
#FDFFFC
surface
#F7FFF5
border
#D0D7CF
text
#10180F
muted
#818680