#72FC89#72FC89
#72FC89 is a very light, vivid green. Relative luminance 0.750; OKLCH L 88.8% C 0.197 H 147.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #72FC89 |
|---|---|
| RGB | rgb(114, 252, 137) |
| HSL | hsl(130, 96%, 72%) |
| HSV | hsv(130, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(89.39, -60.97, 43.80) |
| CIE-LCH | lch(89.39, 75.07, 144.31°) |
| OKLab | oklab(88.78% -0.1651 0.107) |
| OKLCH | oklch(88.78% 0.197 147.1) |
| XYZ | xyz(46.2622, 75.0003, 35.7007) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.36
Baby Green
#8CFF9E
ΔE00 3.05
Mint Green
#8FFF9F
ΔE00 3.29
Easter Green
#8CFD7E
ΔE00 3.32
Palegreen
#98FB98
ΔE00 3.65
Spearmint
#1EF876
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FC89 #FC72E5
analogous
#A0FC72 #72FC89 #72FCCE
triadic
#72FC89 #8972FC #FC8972
tetradic
#72FC89 #72A0FC #FC72E5 #FCCE72
square
#72FC89 #72A0FC #FC72E5 #FCCE72
split-complementary
#72FC89 #CE72FC #FC72A0
monochromatic
#05EF2C #36FB57 #72FC89 #AEFDBB #E1FEE6
Accessibility & contrast
On white
1.31
#72FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#72FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FC89
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FC89 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#ECDC91
Tritanopia (blue-blind)
#55F7E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #72fc89; /* rgb */ color: rgb(114, 252, 137); /* oklch */ color: oklch(88.8% 0.197 147.1);
Tailwind
colors: {
custom: {
50: '#a5fead',
500: '#72fc89',
950: '#000000',
},
}SCSS
$custom: #72fc89; $custom-light: #a5fead; $custom-dark: #000000;
JSON
{
"hex": "#72fc89",
"rgb": {
"r": 114,
"g": 252,
"b": 137
},
"hsl": {
"h": 130,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.88781,
"c": 0.19675,
"h": 147.1
},
"luminance": 0.75004
}Semantic roles & 50–950 ramp
primary
#72FC89
secondary
#D83ABE
accent
#00BFE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681