#72E37D#72E37D
#72E37D is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.5% C 0.174 H 145.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #72E37D |
|---|---|
| RGB | rgb(114, 227, 125) |
| HSL | hsl(126, 67%, 67%) |
| HSV | hsv(126, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(81.83, -53.01, 40.05) |
| CIE-LCH | lch(81.83, 66.44, 142.93°) |
| OKLab | oklab(82.53% -0.1439 0.0979) |
| OKLCH | oklch(82.53% 0.174 145.8) |
| XYZ | xyz(38.1080, 59.9933, 28.9698) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.69
Lightgreen
#90EE90
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.97
Tealish Green
#0CDC73
ΔE00 5.30
Fresh Green
#69D84F
ΔE00 5.77
Palegreen
#98FB98
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E37D #E372D8
analogous
#A0E372 #72E37D #72E3B6
triadic
#72E37D #7D72E3 #E37D72
tetradic
#72E37D #72A0E3 #E372D8 #E3B672
square
#72E37D #72A0E3 #E372D8 #E3B672
split-complementary
#72E37D #B672E3 #E372A0
monochromatic
#24B632 #3FD94E #72E37D #A5EDAC #D8F7DB
Accessibility & contrast
On white
1.62
#72E37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#72E37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E37D
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E37D | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D275
Deuteranopia (green-blind)
#D7C784
Tritanopia (blue-blind)
#5FDECB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72e37d; /* rgb */ color: rgb(114, 227, 125); /* oklch */ color: oklch(82.5% 0.174 145.8);
Tailwind
colors: {
custom: {
50: '#a2eca4',
500: '#72e37d',
950: '#000000',
},
}SCSS
$custom: #72e37d; $custom-light: #a2eca4; $custom-dark: #000000;
JSON
{
"hex": "#72e37d",
"rgb": {
"r": 114,
"g": 227,
"b": 125
},
"hsl": {
"h": 125.841,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.82529,
"c": 0.17407,
"h": 145.8
},
"luminance": 0.59996
}Semantic roles & 50–950 ramp
primary
#72E37D
secondary
#B742AC
accent
#17BDCF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580