#72E491#72E491
#72E491 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.157 H 150.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #72E491 |
|---|---|
| RGB | rgb(114, 228, 145) |
| HSL | hsl(136, 68%, 67%) |
| HSV | hsv(136, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 36.4%, 10.6%) |
| CIE-LAB | lab(82.44, -50.25, 30.81) |
| CIE-LCH | lch(82.44, 58.94, 148.49°) |
| OKLab | oklab(83.12% -0.1365 0.077) |
| OKLCH | oklch(83.12% 0.157 150.6) |
| XYZ | xyz(39.7910, 61.1054, 36.4803) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.91
Seafoam (survey)
#80F9AD
ΔE00 5.03
Aqua Green
#12E193
ΔE00 5.40
Light Bluish Green
#76FDA8
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E491 #E472C5
analogous
#8CE472 #72E491 #72E4CA
triadic
#72E491 #9172E4 #E49172
tetradic
#72E491 #728CE4 #E472C5 #E4CA72
square
#72E491 #728CE4 #E472C5 #E4CA72
split-complementary
#72E491 #CA72E4 #E4728C
monochromatic
#23B84C #3FDA69 #72E491 #A5EEB9 #D9F8E1
Accessibility & contrast
On white
1.59
#72E491 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#72E491 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E491
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E491 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E491 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D48B
Deuteranopia (green-blind)
#D5C996
Tritanopia (blue-blind)
#5AE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e491; /* rgb */ color: rgb(114, 228, 145); /* oklch */ color: oklch(83.1% 0.157 150.6);
Tailwind
colors: {
custom: {
50: '#a2edb2',
500: '#72e491',
950: '#000000',
},
}SCSS
$custom: #72e491; $custom-light: #a2edb2; $custom-dark: #000000;
JSON
{
"hex": "#72e491",
"rgb": {
"r": 114,
"g": 228,
"b": 145
},
"hsl": {
"h": 136.316,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.8312,
"c": 0.15671,
"h": 150.6
},
"luminance": 0.61109
}Semantic roles & 50–950 ramp
primary
#72E491
secondary
#B94298
accent
#169DD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581