#72FF79#72FF79
#72FF79 is a very light, highly saturated green. Relative luminance 0.765; OKLCH L 89.3% C 0.214 H 144.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF79 |
|---|---|
| RGB | rgb(114, 255, 121) |
| HSL | hsl(123, 100%, 72%) |
| HSV | hsv(123, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(90.08, -64.25, 52.16) |
| CIE-LCH | lch(90.08, 82.76, 140.93°) |
| OKLab | oklab(89.28% -0.1744 0.1249) |
| OKLCH | oklch(89.28% 0.214 144.4) |
| XYZ | xyz(46.1480, 76.4739, 30.4145) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 0.32
Easter Green
#8CFD7E
ΔE00 2.23
Lighter Green
#75FD63
ΔE00 2.59
Light Bright Green
#53FE5C
ΔE00 3.02
Light Green
#96F97B
ΔE00 3.62
Light Neon Green
#4EFD54
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF79 #FF72F8
analogous
#B1FF72 #72FF79 #72FFC0
triadic
#72FF79 #7972FF #FF7972
tetradic
#72FF79 #72B1FF #FF72F8 #FFC072
square
#72FF79 #72B1FF #FF72F8 #FFC072
split-complementary
#72FF79 #C072FF #FF72B1
monochromatic
#00F70C #35FF3F #72FF79 #AFFFB3 #E0FFE2
Accessibility & contrast
On white
1.29
#72FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#72FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF79
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF79 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA6D
Deuteranopia (green-blind)
#F1DE83
Tritanopia (blue-blind)
#59F9E1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff79; /* rgb */ color: rgb(114, 255, 121); /* oklch */ color: oklch(89.3% 0.214 144.4);
Tailwind
colors: {
custom: {
50: '#a6ffa2',
500: '#72ff79',
950: '#000000',
},
}SCSS
$custom: #72ff79; $custom-light: #a6ffa2; $custom-dark: #000000;
JSON
{
"hex": "#72ff79",
"rgb": {
"r": 114,
"g": 255,
"b": 121
},
"hsl": {
"h": 122.979,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.8928,
"c": 0.21447,
"h": 144.4
},
"luminance": 0.76478
}Semantic roles & 50–950 ramp
primary
#72FF79
secondary
#DC39D4
accent
#00DAE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680