#72F59F#72F59F
#72F59F is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.5% C 0.167 H 152.6°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #72F59F |
|---|---|
| RGB | rgb(114, 245, 159) |
| HSL | hsl(141, 87%, 70%) |
| HSV | hsv(141, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(87.67, -54.73, 30.70) |
| CIE-LCH | lch(87.67, 62.75, 150.71°) |
| OKLab | oklab(87.48% -0.1486 0.077) |
| OKLCH | oklch(87.48% 0.167 152.6) |
| XYZ | xyz(45.8464, 71.3814, 44.1562) |
| Luminance | 0.7138 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.74
Seafoam Green
#7AF9AB
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 2.16
Light Green Blue
#56FCA2
ΔE00 2.44
Sea Green (survey)
#53FCA1
ΔE00 2.56
Foam Green
#90FDA9
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F59F #F572C8
analogous
#86F572 #72F59F #72F5E1
triadic
#72F59F #9F72F5 #F59F72
tetradic
#72F59F #7286F5 #F572C8 #F5E172
square
#72F59F #7286F5 #F572C8 #F5E172
split-complementary
#72F59F #E172F5 #F57286
monochromatic
#10DD56 #39F178 #72F59F #ABF9C6 #E2FDEC
Accessibility & contrast
On white
1.37
#72F59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#72F59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F59F
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F59F | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E399
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#50F2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #72f59f; /* rgb */ color: rgb(114, 245, 159); /* oklch */ color: oklch(87.5% 0.167 152.6);
Tailwind
colors: {
custom: {
50: '#a3f9bc',
500: '#72f59f',
950: '#000000',
},
}SCSS
$custom: #72f59f; $custom-light: #a3f9bc; $custom-dark: #000000;
JSON
{
"hex": "#72f59f",
"rgb": {
"r": 114,
"g": 245,
"b": 159
},
"hsl": {
"h": 140.611,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.87477,
"c": 0.16738,
"h": 152.6
},
"luminance": 0.71385
}Semantic roles & 50–950 ramp
primary
#72F59F
secondary
#CF3C9D
accent
#0296E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582