#72F59E#72F59E
#72F59E is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.5% C 0.168 H 152.3°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #72F59E |
|---|---|
| RGB | rgb(114, 245, 158) |
| HSL | hsl(140, 87%, 70%) |
| HSV | hsv(140, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 35.5%, 3.9%) |
| CIE-LAB | lab(87.65, -54.90, 31.18) |
| CIE-LCH | lch(87.65, 63.14, 150.40°) |
| OKLab | oklab(87.46% -0.1491 0.0781) |
| OKLCH | oklch(87.46% 0.168 152.3) |
| XYZ | xyz(45.7600, 71.3469, 43.7010) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 1.93
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Green Blue
#56FCA2
ΔE00 2.47
Sea Green (survey)
#53FCA1
ΔE00 2.58
Foam Green
#90FDA9
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F59E #F572C9
analogous
#87F572 #72F59E #72F5E0
triadic
#72F59E #9E72F5 #F59E72
tetradic
#72F59E #7287F5 #F572C9 #F5E072
square
#72F59E #7287F5 #F572C9 #F5E072
split-complementary
#72F59E #E072F5 #F57287
monochromatic
#10DD55 #39F177 #72F59E #ABF9C5 #E2FDEB
Accessibility & contrast
On white
1.38
#72F59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#72F59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F59E
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F59E | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E398
Deuteranopia (green-blind)
#E3D7A3
Tritanopia (blue-blind)
#50F2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #72f59e; /* rgb */ color: rgb(114, 245, 158); /* oklch */ color: oklch(87.5% 0.168 152.3);
Tailwind
colors: {
custom: {
50: '#a3f9bb',
500: '#72f59e',
950: '#000000',
},
}SCSS
$custom: #72f59e; $custom-light: #a3f9bb; $custom-dark: #000000;
JSON
{
"hex": "#72f59e",
"rgb": {
"r": 114,
"g": 245,
"b": 158
},
"hsl": {
"h": 140.153,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.87458,
"c": 0.16829,
"h": 152.3
},
"luminance": 0.71351
}Semantic roles & 50–950 ramp
primary
#72F59E
secondary
#CF3C9E
accent
#0298E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582