#72F984#72F984
#72F984 is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.0% C 0.197 H 146.3°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #72F984 |
|---|---|
| RGB | rgb(114, 249, 132) |
| HSL | hsl(128, 92%, 71%) |
| HSV | hsv(128, 54%, 98%) |
| CMYK | cmyk(54.2%, 0%, 47%, 2.4%) |
| CIE-LAB | lab(88.44, -60.55, 45.00) |
| CIE-LCH | lch(88.44, 75.44, 143.38°) |
| OKLab | oklab(87.98% -0.1641 0.1095) |
| OKLCH | oklch(87.98% 0.197 146.3) |
| XYZ | xyz(44.9772, 72.9908, 33.5438) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.19
Easter Green
#8CFD7E
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.51
Mint Green
#8FFF9F
ΔE00 3.72
Spearmint
#1EF876
ΔE00 3.76
Palegreen
#98FB98
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72F984 #F972E7
analogous
#A3F972 #72F984 #72F9C7
triadic
#72F984 #8472F9 #F98472
tetradic
#72F984 #72A3F9 #F972E7 #F9C772
square
#72F984 #72A3F9 #F972E7 #F9C772
split-complementary
#72F984 #C772F9 #F972A3
monochromatic
#0AE727 #37F751 #72F984 #ADFBB7 #E2FEE5
Accessibility & contrast
On white
1.35
#72F984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#72F984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72F984
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72F984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72F984 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57B
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#58F4DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #72f984; /* rgb */ color: rgb(114, 249, 132); /* oklch */ color: oklch(88.0% 0.197 146.3);
Tailwind
colors: {
custom: {
50: '#a4fca9',
500: '#72f984',
950: '#000000',
},
}SCSS
$custom: #72f984; $custom-light: #a4fca9; $custom-dark: #000000;
JSON
{
"hex": "#72f984",
"rgb": {
"r": 114,
"g": 249,
"b": 132
},
"hsl": {
"h": 128,
"s": 91.837,
"l": 71.176
},
"oklch": {
"l": 0.8798,
"c": 0.19726,
"h": 146.3
},
"luminance": 0.72995
}Semantic roles & 50–950 ramp
primary
#72F984
secondary
#D43BC0
accent
#00C7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681