#72F57F#72F57F
#72F57F is a very light, vivid green. Relative luminance 0.704; OKLCH L 86.9% C 0.196 H 145.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #72F57F |
|---|---|
| RGB | rgb(114, 245, 127) |
| HSL | hsl(126, 87%, 70%) |
| HSV | hsv(126, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(87.20, -59.74, 45.82) |
| CIE-LCH | lch(87.20, 75.29, 142.51°) |
| OKLab | oklab(86.94% -0.162 0.1111) |
| OKLCH | oklch(86.94% 0.196 145.6) |
| XYZ | xyz(43.4200, 70.4109, 31.3771) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.51
Easter Green
#8CFD7E
ΔE00 3.12
Spearmint
#1EF876
ΔE00 3.85
Light Green
#96F97B
ΔE00 3.99
Palegreen
#98FB98
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F57F #F572E8
analogous
#A6F572 #72F57F #72F5C0
triadic
#72F57F #7F72F5 #F57F72
tetradic
#72F57F #72A6F5 #F572E8 #F5C072
square
#72F57F #72A6F5 #F572E8 #F5C072
split-complementary
#72F57F #C072F5 #F572A6
monochromatic
#10DD24 #39F14B #72F57F #ABF9B3 #E2FDE5
Accessibility & contrast
On white
1.39
#72F57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#72F57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F57F
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F57F | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#5AF0D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #72f57f; /* rgb */ color: rgb(114, 245, 127); /* oklch */ color: oklch(86.9% 0.196 145.6);
Tailwind
colors: {
custom: {
50: '#a4f9a6',
500: '#72f57f',
950: '#000000',
},
}SCSS
$custom: #72f57f; $custom-light: #a4f9a6; $custom-dark: #000000;
JSON
{
"hex": "#72f57f",
"rgb": {
"r": 114,
"g": 245,
"b": 127
},
"hsl": {
"h": 125.954,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.86936,
"c": 0.19644,
"h": 145.6
},
"luminance": 0.70415
}Semantic roles & 50–950 ramp
primary
#72F57F
secondary
#CF3CC1
accent
#02CDE3
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10170F
muted
#818580