#72E484#72E484
#72E484 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.169 H 147.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #72E484 |
|---|---|
| RGB | rgb(114, 228, 132) |
| HSL | hsl(129, 68%, 67%) |
| HSV | hsv(129, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(82.23, -52.36, 37.09) |
| CIE-LCH | lch(82.23, 64.17, 144.69°) |
| OKLab | oklab(82.89% -0.1421 0.0914) |
| OKLCH | oklch(82.89% 0.169 147.2) |
| XYZ | xyz(38.8453, 60.7271, 31.4998) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.68
Lightish Green
#61E160
ΔE00 4.68
Tealish Green
#0CDC73
ΔE00 5.27
Palegreen
#98FB98
ΔE00 5.77
Turquoise Green
#04F489
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E484 #E472D2
analogous
#99E472 #72E484 #72E4BD
triadic
#72E484 #8472E4 #E48472
tetradic
#72E484 #7299E4 #E472D2 #E4BD72
square
#72E484 #7299E4 #E472D2 #E4BD72
split-complementary
#72E484 #BD72E4 #E47299
monochromatic
#23B83B #3FDA57 #72E484 #A5EEB1 #D9F8DE
Accessibility & contrast
On white
1.60
#72E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#72E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E484
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E484 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D7C88A
Tritanopia (blue-blind)
#5DE0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e484; /* rgb */ color: rgb(114, 228, 132); /* oklch */ color: oklch(82.9% 0.169 147.2);
Tailwind
colors: {
custom: {
50: '#a2eda9',
500: '#72e484',
950: '#000000',
},
}SCSS
$custom: #72e484; $custom-light: #a2eda9; $custom-dark: #000000;
JSON
{
"hex": "#72e484",
"rgb": {
"r": 114,
"g": 228,
"b": 132
},
"hsl": {
"h": 129.474,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.82887,
"c": 0.16892,
"h": 147.2
},
"luminance": 0.6073
}Semantic roles & 50–950 ramp
primary
#72E484
secondary
#B942A6
accent
#16B2D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580