#72ED84#72ED84
#72ED84 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.181 H 146.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #72ED84 |
|---|---|
| RGB | rgb(114, 237, 132) |
| HSL | hsl(129, 77%, 69%) |
| HSV | hsv(129, 52%, 93%) |
| CMYK | cmyk(51.9%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(84.90, -55.93, 40.51) |
| CIE-LCH | lch(84.90, 69.06, 144.08°) |
| OKLab | oklab(85.07% -0.1517 0.0993) |
| OKLCH | oklch(85.07% 0.181 146.8) |
| XYZ | xyz(41.3860, 65.8083, 32.3467) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 4.09
Palegreen
#98FB98
ΔE00 4.37
Baby Green
#8CFF9E
ΔE00 4.43
Mint Green
#8FFF9F
ΔE00 4.57
Lightish Green
#61E160
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72ED84 #ED72DB
analogous
#9EED72 #72ED84 #72EDC1
triadic
#72ED84 #8472ED #ED8472
tetradic
#72ED84 #729EED #ED72DB #EDC172
square
#72ED84 #729EED #ED72DB #EDC172
split-complementary
#72ED84 #C172ED #ED729E
monochromatic
#1ACB34 #3CE655 #72ED84 #A8F4B3 #DFFBE3
Accessibility & contrast
On white
1.48
#72ED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#72ED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72ED84
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72ED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72ED84 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#5BE8D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #72ed84; /* rgb */ color: rgb(114, 237, 132); /* oklch */ color: oklch(85.1% 0.181 146.8);
Tailwind
colors: {
custom: {
50: '#a3f4a9',
500: '#72ed84',
950: '#000000',
},
}SCSS
$custom: #72ed84; $custom-light: #a3f4a9; $custom-dark: #000000;
JSON
{
"hex": "#72ed84",
"rgb": {
"r": 114,
"g": 237,
"b": 132
},
"hsl": {
"h": 128.78,
"s": 77.358,
"l": 68.824
},
"oklch": {
"l": 0.85071,
"c": 0.18127,
"h": 146.8
},
"luminance": 0.65812
}Semantic roles & 50–950 ramp
primary
#72ED84
secondary
#C63EB2
accent
#0CBBDA
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581