#72F58F#72F58F
#72F58F is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.2% C 0.182 H 148.7°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #72F58F |
|---|---|
| RGB | rgb(114, 245, 143) |
| HSL | hsl(133, 87%, 70%) |
| HSV | hsv(133, 53%, 96%) |
| CMYK | cmyk(53.5%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(87.42, -57.38, 38.35) |
| CIE-LCH | lch(87.42, 69.02, 146.24°) |
| OKLab | oklab(87.19% -0.1555 0.0947) |
| OKLCH | oklch(87.19% 0.182 148.7) |
| XYZ | xyz(44.5468, 70.8616, 37.3114) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.92
Mint Green
#8FFF9F
ΔE00 3.13
Lightgreen
#90EE90
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.61
Palegreen
#98FB98
ΔE00 3.64
Sea Green (survey)
#53FCA1
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F58F #F572D8
analogous
#97F572 #72F58F #72F5D0
triadic
#72F58F #8F72F5 #F58F72
tetradic
#72F58F #7297F5 #F572D8 #F5D072
square
#72F58F #7297F5 #F572D8 #F5D072
split-complementary
#72F58F #D072F5 #F57297
monochromatic
#10DD3D #39F162 #72F58F #ABF9BC #E2FDE8
Accessibility & contrast
On white
1.38
#72F58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#72F58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F58F
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F58F | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E388
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#56F1DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #72f58f; /* rgb */ color: rgb(114, 245, 143); /* oklch */ color: oklch(87.2% 0.182 148.7);
Tailwind
colors: {
custom: {
50: '#a4f9b1',
500: '#72f58f',
950: '#000000',
},
}SCSS
$custom: #72f58f; $custom-light: #a4f9b1; $custom-dark: #000000;
JSON
{
"hex": "#72f58f",
"rgb": {
"r": 114,
"g": 245,
"b": 143
},
"hsl": {
"h": 133.282,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.87188,
"c": 0.18201,
"h": 148.7
},
"luminance": 0.70865
}Semantic roles & 50–950 ramp
primary
#72F58F
secondary
#CF3CAF
accent
#02B1E3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101711
muted
#818581