#72EE89#72EE89
#72EE89 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.178 H 147.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #72EE89 |
|---|---|
| RGB | rgb(114, 238, 137) |
| HSL | hsl(131, 78%, 69%) |
| HSV | hsv(131, 52%, 93%) |
| CMYK | cmyk(52.1%, 0%, 42.4%, 6.7%) |
| CIE-LAB | lab(85.27, -55.57, 38.53) |
| CIE-LCH | lch(85.27, 67.62, 145.27°) |
| OKLab | oklab(85.4% -0.1506 0.0949) |
| OKLCH | oklch(85.4% 0.178 147.8) |
| XYZ | xyz(42.0267, 66.5291, 34.2888) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.96
Weird Green
#3AE57F
ΔE00 4.01
Baby Green
#8CFF9E
ΔE00 4.07
Mint Green
#8FFF9F
ΔE00 4.22
Palegreen
#98FB98
ΔE00 4.23
Wintergreen
#20F986
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EE89 #EE72D7
analogous
#99EE72 #72EE89 #72EEC7
triadic
#72EE89 #8972EE #EE8972
tetradic
#72EE89 #7299EE #EE72D7 #EEC772
square
#72EE89 #7299EE #EE72D7 #EEC772
split-complementary
#72EE89 #C772EE #EE7299
monochromatic
#19CD3A #3BE75B #72EE89 #A9F5B7 #DFFBE4
Accessibility & contrast
On white
1.47
#72EE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#72EE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EE89
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EE89 | 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)
#F0DC82
Deuteranopia (green-blind)
#DFD090
Tritanopia (blue-blind)
#59EAD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #72ee89; /* rgb */ color: rgb(114, 238, 137); /* oklch */ color: oklch(85.4% 0.178 147.8);
Tailwind
colors: {
custom: {
50: '#a3f4ac',
500: '#72ee89',
950: '#000000',
},
}SCSS
$custom: #72ee89; $custom-light: #a3f4ac; $custom-dark: #000000;
JSON
{
"hex": "#72ee89",
"rgb": {
"r": 114,
"g": 238,
"b": 137
},
"hsl": {
"h": 131.129,
"s": 78.481,
"l": 69.02
},
"oklch": {
"l": 0.85395,
"c": 0.17803,
"h": 147.8
},
"luminance": 0.66533
}Semantic roles & 50–950 ramp
primary
#72EE89
secondary
#C73DAD
accent
#0BB4DB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581