#72E490#72E490
#72E490 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.158 H 150.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #72E490 |
|---|---|
| RGB | rgb(114, 228, 144) |
| HSL | hsl(136, 68%, 67%) |
| HSV | hsv(136, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 36.8%, 10.6%) |
| CIE-LAB | lab(82.42, -50.42, 31.29) |
| CIE-LCH | lch(82.42, 59.34, 148.17°) |
| OKLab | oklab(83.1% -0.1369 0.0781) |
| OKLCH | oklch(83.1% 0.158 150.3) |
| XYZ | xyz(39.7142, 61.0747, 36.0759) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.03
Lightgreen
#90EE90
ΔE00 4.15
Seafoam Green
#7AF9AB
ΔE00 4.99
Seafoam (survey)
#80F9AD
ΔE00 5.11
Light Bluish Green
#76FDA8
ΔE00 5.47
Aqua Green
#12E193
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E490 #E472C6
analogous
#8DE472 #72E490 #72E4C9
triadic
#72E490 #9072E4 #E49072
tetradic
#72E490 #728DE4 #E472C6 #E4C972
square
#72E490 #728DE4 #E472C6 #E4C972
split-complementary
#72E490 #C972E4 #E4728D
monochromatic
#23B84B #3FDA68 #72E490 #A5EEB8 #D9F8E1
Accessibility & contrast
On white
1.59
#72E490 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#72E490 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E490
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E490 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E490 | 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)
#E5D48A
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#5AE1CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e490; /* rgb */ color: rgb(114, 228, 144); /* oklch */ color: oklch(83.1% 0.158 150.3);
Tailwind
colors: {
custom: {
50: '#a2edb1',
500: '#72e490',
950: '#000000',
},
}SCSS
$custom: #72e490; $custom-light: #a2edb1; $custom-dark: #000000;
JSON
{
"hex": "#72e490",
"rgb": {
"r": 114,
"g": 228,
"b": 144
},
"hsl": {
"h": 135.789,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.83101,
"c": 0.15765,
"h": 150.3
},
"luminance": 0.61078
}Semantic roles & 50–950 ramp
primary
#72E490
secondary
#B94299
accent
#169FD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101611
muted
#808581