#72EE8A#72EE8A
#72EE8A is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.4% C 0.177 H 148.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #72EE8A |
|---|---|
| RGB | rgb(114, 238, 138) |
| HSL | hsl(132, 78%, 69%) |
| HSV | hsv(132, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 42%, 6.7%) |
| CIE-LAB | lab(85.28, -55.42, 38.05) |
| CIE-LCH | lch(85.28, 67.22, 145.52°) |
| OKLab | oklab(85.41% -0.1502 0.0938) |
| OKLCH | oklch(85.41% 0.177 148) |
| XYZ | xyz(42.0987, 66.5580, 34.6683) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.96
Weird Green
#3AE57F
ΔE00 3.99
Baby Green
#8CFF9E
ΔE00 4.04
Mint Green
#8FFF9F
ΔE00 4.19
Palegreen
#98FB98
ΔE00 4.25
Light Bluish Green
#76FDA8
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EE8A #EE72D6
analogous
#98EE72 #72EE8A #72EEC8
triadic
#72EE8A #8A72EE #EE8A72
tetradic
#72EE8A #7298EE #EE72D6 #EEC872
square
#72EE8A #7298EE #EE72D6 #EEC872
split-complementary
#72EE8A #C872EE #EE7298
monochromatic
#19CD3C #3BE75D #72EE8A #A9F5B7 #DFFBE5
Accessibility & contrast
On white
1.47
#72EE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#72EE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EE8A
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EE8A | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC83
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#59EAD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #72ee8a; /* rgb */ color: rgb(114, 238, 138); /* oklch */ color: oklch(85.4% 0.177 148.0);
Tailwind
colors: {
custom: {
50: '#a3f4ad',
500: '#72ee8a',
950: '#000000',
},
}SCSS
$custom: #72ee8a; $custom-light: #a3f4ad; $custom-dark: #000000;
JSON
{
"hex": "#72ee8a",
"rgb": {
"r": 114,
"g": 238,
"b": 138
},
"hsl": {
"h": 131.613,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.85412,
"c": 0.17711,
"h": 148
},
"luminance": 0.66561
}Semantic roles & 50–950 ramp
primary
#72EE8A
secondary
#C73DAC
accent
#0BB2DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581