#72E07A#72E07A
#72E07A is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.173 H 145.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #72E07A |
|---|---|
| RGB | rgb(114, 224, 122) |
| HSL | hsl(124, 64%, 66%) |
| HSV | hsv(124, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.90, -52.24, 40.34) |
| CIE-LCH | lch(80.90, 66.00, 142.33°) |
| OKLab | oklab(81.75% -0.1419 0.0985) |
| OKLCH | oklch(81.75% 0.173 145.2) |
| XYZ | xyz(37.1059, 58.2910, 27.7046) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.51
Lightgreen
#90EE90
ΔE00 4.18
Weird Green
#3AE57F
ΔE00 4.24
Tealish Green
#0CDC73
ΔE00 5.24
Fresh Green
#69D84F
ΔE00 5.33
Palegreen
#98FB98
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E07A #E072D8
analogous
#A1E072 #72E07A #72E0B1
triadic
#72E07A #7A72E0 #E07A72
tetradic
#72E07A #72A1E0 #E072D8 #E0B172
square
#72E07A #72A1E0 #E072D8 #E0B172
split-complementary
#72E07A #B172E0 #E072A1
monochromatic
#27B131 #40D54B #72E07A #A4EBA9 #D6F6D9
Accessibility & contrast
On white
1.66
#72E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#72E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E07A
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E07A | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF72
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#61DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72e07a; /* rgb */ color: rgb(114, 224, 122); /* oklch */ color: oklch(81.8% 0.173 145.2);
Tailwind
colors: {
custom: {
50: '#a1eaa2',
500: '#72e07a',
950: '#000000',
},
}SCSS
$custom: #72e07a; $custom-light: #a1eaa2; $custom-dark: #000000;
JSON
{
"hex": "#72e07a",
"rgb": {
"r": 114,
"g": 224,
"b": 122
},
"hsl": {
"h": 124.364,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.8175,
"c": 0.17272,
"h": 145.2
},
"luminance": 0.58294
}Semantic roles & 50–950 ramp
primary
#72E07A
secondary
#B244AA
accent
#1ABFCC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#10160F
muted
#808480