#72E38E#72E38E
#72E38E is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.158 H 149.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #72E38E |
|---|---|
| RGB | rgb(114, 227, 142) |
| HSL | hsl(135, 67%, 67%) |
| HSV | hsv(135, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 37.4%, 11%) |
| CIE-LAB | lab(82.09, -50.34, 31.87) |
| CIE-LCH | lch(82.09, 59.59, 147.66°) |
| OKLab | oklab(82.82% -0.1367 0.0795) |
| OKLCH | oklch(82.82% 0.158 149.8) |
| XYZ | xyz(39.2884, 60.4655, 35.1866) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.98
Lightgreen
#90EE90
ΔE00 4.13
Seafoam Green
#7AF9AB
ΔE00 5.29
Seafoam (survey)
#80F9AD
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 5.57
Aqua Green
#12E193
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E38E #E372C7
analogous
#8FE372 #72E38E #72E3C6
triadic
#72E38E #8E72E3 #E38E72
tetradic
#72E38E #728FE3 #E372C7 #E3C672
square
#72E38E #728FE3 #E372C7 #E3C672
split-complementary
#72E38E #C672E3 #E3728F
monochromatic
#24B648 #3FD965 #72E38E #A5EDB7 #D8F7E0
Accessibility & contrast
On white
1.60
#72E38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#72E38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E38E
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E38E | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D388
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#5BE0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72e38e; /* rgb */ color: rgb(114, 227, 142); /* oklch */ color: oklch(82.8% 0.158 149.8);
Tailwind
colors: {
custom: {
50: '#a1ecb0',
500: '#72e38e',
950: '#000000',
},
}SCSS
$custom: #72e38e; $custom-light: #a1ecb0; $custom-dark: #000000;
JSON
{
"hex": "#72e38e",
"rgb": {
"r": 114,
"g": 227,
"b": 142
},
"hsl": {
"h": 134.867,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.82822,
"c": 0.15812,
"h": 149.8
},
"luminance": 0.60469
}Semantic roles & 50–950 ramp
primary
#72E38E
secondary
#B7429A
accent
#17A1CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581