#72EF8B#72EF8B
#72EF8B is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.178 H 148.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #72EF8B |
|---|---|
| RGB | rgb(114, 239, 139) |
| HSL | hsl(132, 80%, 69%) |
| HSV | hsv(132, 52%, 94%) |
| CMYK | cmyk(52.3%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(85.59, -55.66, 37.96) |
| CIE-LCH | lch(85.59, 67.37, 145.71°) |
| OKLab | oklab(85.67% -0.1509 0.0936) |
| OKLCH | oklch(85.67% 0.178 148.2) |
| XYZ | xyz(42.4634, 67.1709, 35.1487) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.00
Baby Green
#8CFF9E
ΔE00 3.86
Mint Green
#8FFF9F
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.08
Palegreen
#98FB98
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EF8B #EF72D6
analogous
#98EF72 #72EF8B #72EFCA
triadic
#72EF8B #8B72EF #EF8B72
tetradic
#72EF8B #7298EF #EF72D6 #EFCA72
square
#72EF8B #7298EF #EF72D6 #EFCA72
split-complementary
#72EF8B #CA72EF #EF7298
monochromatic
#18CF3C #3BE95E #72EF8B #A9F5B8 #E0FBE5
Accessibility & contrast
On white
1.45
#72EF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#72EF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EF8B
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EF8B | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD84
Deuteranopia (green-blind)
#E0D191
Tritanopia (blue-blind)
#59EBD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #72ef8b; /* rgb */ color: rgb(114, 239, 139); /* oklch */ color: oklch(85.7% 0.178 148.2);
Tailwind
colors: {
custom: {
50: '#a3f5ae',
500: '#72ef8b',
950: '#000000',
},
}SCSS
$custom: #72ef8b; $custom-light: #a3f5ae; $custom-dark: #000000;
JSON
{
"hex": "#72ef8b",
"rgb": {
"r": 114,
"g": 239,
"b": 139
},
"hsl": {
"h": 132,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.85671,
"c": 0.17755,
"h": 148.2
},
"luminance": 0.67174
}Semantic roles & 50–950 ramp
primary
#72EF8B
secondary
#C83DAC
accent
#0AB2DC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581