#72F59D#72F59D
#72F59D is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.4% C 0.169 H 152.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #72F59D |
|---|---|
| RGB | rgb(114, 245, 157) |
| HSL | hsl(140, 87%, 70%) |
| HSV | hsv(140, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 35.9%, 3.9%) |
| CIE-LAB | lab(87.64, -55.08, 31.67) |
| CIE-LCH | lch(87.64, 63.53, 150.10°) |
| OKLab | oklab(87.44% -0.1495 0.0793) |
| OKLCH | oklch(87.44% 0.169 152.1) |
| XYZ | xyz(45.6743, 71.3126, 43.2495) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.51
Sea Green (survey)
#53FCA1
ΔE00 2.61
Foam Green
#90FDA9
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F59D #F572CA
analogous
#88F572 #72F59D #72F5DF
triadic
#72F59D #9D72F5 #F59D72
tetradic
#72F59D #7288F5 #F572CA #F5DF72
square
#72F59D #7288F5 #F572CA #F5DF72
split-complementary
#72F59D #DF72F5 #F57288
monochromatic
#10DD53 #39F175 #72F59D #ABF9C5 #E2FDEB
Accessibility & contrast
On white
1.38
#72F59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#72F59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F59D
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F59D | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E397
Deuteranopia (green-blind)
#E3D7A3
Tritanopia (blue-blind)
#50F2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #72f59d; /* rgb */ color: rgb(114, 245, 157); /* oklch */ color: oklch(87.4% 0.169 152.1);
Tailwind
colors: {
custom: {
50: '#a3f9ba',
500: '#72f59d',
950: '#000000',
},
}SCSS
$custom: #72f59d; $custom-light: #a3f9ba; $custom-dark: #000000;
JSON
{
"hex": "#72f59d",
"rgb": {
"r": 114,
"g": 245,
"b": 157
},
"hsl": {
"h": 139.695,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.87439,
"c": 0.1692,
"h": 152.1
},
"luminance": 0.71317
}Semantic roles & 50–950 ramp
primary
#72F59D
secondary
#CF3C9F
accent
#0299E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582