#72EF91#72EF91
#72EF91 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.8% C 0.172 H 149.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #72EF91 |
|---|---|
| RGB | rgb(114, 239, 145) |
| HSL | hsl(135, 80%, 69%) |
| HSV | hsv(135, 52%, 94%) |
| CMYK | cmyk(52.3%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.68, -54.70, 35.09) |
| CIE-LCH | lch(85.68, 64.99, 147.32°) |
| OKLab | oklab(85.78% -0.1483 0.0871) |
| OKLCH | oklch(85.78% 0.172 149.6) |
| XYZ | xyz(42.9139, 67.3511, 37.5212) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.69
Baby Green
#8CFF9E
ΔE00 3.84
Seafoam Green
#7AF9AB
ΔE00 3.85
Mint Green
#8FFF9F
ΔE00 3.98
Light Green Blue
#56FCA2
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EF91 #EF72D0
analogous
#92EF72 #72EF91 #72EFD0
triadic
#72EF91 #9172EF #EF9172
tetradic
#72EF91 #7292EF #EF72D0 #EFD072
square
#72EF91 #7292EF #EF72D0 #EFD072
split-complementary
#72EF91 #D072EF #EF7292
monochromatic
#18CF45 #3BE966 #72EF91 #A9F5BC #E0FBE7
Accessibility & contrast
On white
1.45
#72EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#72EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EF91
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EF91 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD8A
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#57EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #72ef91; /* rgb */ color: rgb(114, 239, 145); /* oklch */ color: oklch(85.8% 0.172 149.6);
Tailwind
colors: {
custom: {
50: '#a3f5b2',
500: '#72ef91',
950: '#000000',
},
}SCSS
$custom: #72ef91; $custom-light: #a3f5b2; $custom-dark: #000000;
JSON
{
"hex": "#72ef91",
"rgb": {
"r": 114,
"g": 239,
"b": 145
},
"hsl": {
"h": 134.88,
"s": 79.618,
"l": 69.216
},
"oklch": {
"l": 0.85775,
"c": 0.17201,
"h": 149.6
},
"luminance": 0.67355
}Semantic roles & 50–950 ramp
primary
#72EF91
secondary
#C83DA6
accent
#0AA8DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581