#72E07D#72E07D
#72E07D is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.170 H 145.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #72E07D |
|---|---|
| RGB | rgb(114, 224, 125) |
| HSL | hsl(126, 64%, 66%) |
| HSV | hsv(126, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 44.2%, 12.2%) |
| CIE-LAB | lab(80.94, -51.80, 38.91) |
| CIE-LCH | lch(80.94, 64.79, 143.09°) |
| OKLab | oklab(81.8% -0.1406 0.0953) |
| OKLCH | oklch(81.8% 0.17 145.9) |
| XYZ | xyz(37.2946, 58.3665, 28.6987) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 5.16
Fresh Green
#69D84F
ΔE00 5.77
Palegreen
#98FB98
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E07D #E072D5
analogous
#9EE072 #72E07D #72E0B4
triadic
#72E07D #7D72E0 #E07D72
tetradic
#72E07D #729EE0 #E072D5 #E0B472
square
#72E07D #729EE0 #E072D5 #E0B472
split-complementary
#72E07D #B472E0 #E0729E
monochromatic
#27B135 #40D54F #72E07D #A4EBAB #D6F6DA
Accessibility & contrast
On white
1.66
#72E07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#72E07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E07D
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E07D | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF75
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#60DBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #72e07d; /* rgb */ color: rgb(114, 224, 125); /* oklch */ color: oklch(81.8% 0.170 145.9);
Tailwind
colors: {
custom: {
50: '#a1eaa4',
500: '#72e07d',
950: '#000000',
},
}SCSS
$custom: #72e07d; $custom-light: #a1eaa4; $custom-dark: #000000;
JSON
{
"hex": "#72e07d",
"rgb": {
"r": 114,
"g": 224,
"b": 125
},
"hsl": {
"h": 126,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.81798,
"c": 0.16992,
"h": 145.9
},
"luminance": 0.58369
}Semantic roles & 50–950 ramp
primary
#72E07D
secondary
#B244A7
accent
#1ABACC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480