#72E384#72E384
#72E384 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.6% C 0.168 H 147.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #72E384 |
|---|---|
| RGB | rgb(114, 227, 132) |
| HSL | hsl(130, 67%, 67%) |
| HSV | hsv(130, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 41.9%, 11%) |
| CIE-LAB | lab(81.94, -51.96, 36.71) |
| CIE-LCH | lch(81.94, 63.61, 144.76°) |
| OKLab | oklab(82.64% -0.141 0.0905) |
| OKLCH | oklch(82.64% 0.168 147.3) |
| XYZ | xyz(38.5710, 60.1785, 31.4084) |
| Luminance | 0.6018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.72
Lightish Green
#61E160
ΔE00 4.75
Tealish Green
#0CDC73
ΔE00 5.22
Turquoise Green
#04F489
ΔE00 5.93
Palegreen
#98FB98
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E384 #E372D1
analogous
#98E372 #72E384 #72E3BD
triadic
#72E384 #8472E3 #E38472
tetradic
#72E384 #7298E3 #E372D1 #E3BD72
square
#72E384 #7298E3 #E372D1 #E3BD72
split-complementary
#72E384 #BD72E3 #E37298
monochromatic
#24B63C #3FD957 #72E384 #A5EDB1 #D8F7DD
Accessibility & contrast
On white
1.61
#72E384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#72E384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E384
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E384 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D27D
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#5EDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #72e384; /* rgb */ color: rgb(114, 227, 132); /* oklch */ color: oklch(82.6% 0.168 147.3);
Tailwind
colors: {
custom: {
50: '#a2eca9',
500: '#72e384',
950: '#000000',
},
}SCSS
$custom: #72e384; $custom-light: #a2eca9; $custom-dark: #000000;
JSON
{
"hex": "#72e384",
"rgb": {
"r": 114,
"g": 227,
"b": 132
},
"hsl": {
"h": 129.558,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.82644,
"c": 0.16753,
"h": 147.3
},
"luminance": 0.60182
}Semantic roles & 50–950 ramp
primary
#72E384
secondary
#B742A4
accent
#17B1CF
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580