#72FA7E#72FA7E
#72FA7E is a very light, highly saturated green. Relative luminance 0.735; OKLCH L 88.1% C 0.204 H 145.2°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #72FA7E |
|---|---|
| RGB | rgb(114, 250, 126) |
| HSL | hsl(125, 93%, 71%) |
| HSV | hsv(125, 54%, 98%) |
| CMYK | cmyk(54.4%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(88.66, -61.76, 48.11) |
| CIE-LCH | lch(88.66, 78.28, 142.08°) |
| OKLab | oklab(88.14% -0.1675 0.1162) |
| OKLCH | oklch(88.14% 0.204 145.2) |
| XYZ | xyz(44.8883, 73.4511, 31.5466) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.37
Easter Green
#8CFD7E
ΔE00 2.49
Lighter Green
#75FD63
ΔE00 3.62
Light Green
#96F97B
ΔE00 3.69
Spearmint
#1EF876
ΔE00 3.79
Light Bright Green
#53FE5C
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FA7E #FA72EE
analogous
#AAFA72 #72FA7E #72FAC2
triadic
#72FA7E #7E72FA #FA7E72
tetradic
#72FA7E #72AAFA #FA72EE #FAC272
square
#72FA7E #72AAFA #FA72EE #FAC272
split-complementary
#72FA7E #C272FA #FA72AA
monochromatic
#08E91C #37F848 #72FA7E #ADFCB4 #E1FEE4
Accessibility & contrast
On white
1.34
#72FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#72FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FA7E
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FA7E | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE673
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#59F4DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #72fa7e; /* rgb */ color: rgb(114, 250, 126); /* oklch */ color: oklch(88.1% 0.204 145.2);
Tailwind
colors: {
custom: {
50: '#a5fda5',
500: '#72fa7e',
950: '#000000',
},
}SCSS
$custom: #72fa7e; $custom-light: #a5fda5; $custom-dark: #000000;
JSON
{
"hex": "#72fa7e",
"rgb": {
"r": 114,
"g": 250,
"b": 126
},
"hsl": {
"h": 125.294,
"s": 93.151,
"l": 71.373
},
"oklch": {
"l": 0.88135,
"c": 0.20383,
"h": 145.2
},
"luminance": 0.73455
}Semantic roles & 50–950 ramp
primary
#72FA7E
secondary
#D63BC8
accent
#00D1E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680