#72E59A#72E59A
#72E59A is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.5% C 0.150 H 153.2°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #72E59A |
|---|---|
| RGB | rgb(114, 229, 154) |
| HSL | hsl(141, 69%, 67%) |
| HSV | hsv(141, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 32.8%, 10.2%) |
| CIE-LAB | lab(82.88, -49.09, 26.81) |
| CIE-LCH | lch(82.88, 55.93, 151.36°) |
| OKLab | oklab(83.54% -0.1336 0.0675) |
| OKLCH | oklch(83.54% 0.15 153.2) |
| XYZ | xyz(40.7885, 61.9458, 40.3729) |
| Luminance | 0.6195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.31
Seafoam (survey)
#80F9AD
ΔE00 4.38
Aqua Green
#12E193
ΔE00 4.94
Light Blue Green
#7EFBB3
ΔE00 4.96
Light Sea Green
#98F6B0
ΔE00 4.96
Weird Green
#3AE57F
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E59A #E572BD
analogous
#83E572 #72E59A #72E5D4
triadic
#72E59A #9A72E5 #E59A72
tetradic
#72E59A #7283E5 #E572BD #E5D472
square
#72E59A #7283E5 #E572BD #E5D472
split-complementary
#72E59A #D472E5 #E57283
monochromatic
#22BA57 #3EDB75 #72E59A #A6EFBF #D9F8E4
Accessibility & contrast
On white
1.57
#72E59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#72E59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E59A
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E59A | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D595
Deuteranopia (green-blind)
#D5CA9F
Tritanopia (blue-blind)
#56E2D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e59a; /* rgb */ color: rgb(114, 229, 154); /* oklch */ color: oklch(83.5% 0.150 153.2);
Tailwind
colors: {
custom: {
50: '#a2eeb8',
500: '#72e59a',
950: '#000000',
},
}SCSS
$custom: #72e59a; $custom-light: #a2eeb8; $custom-dark: #000000;
JSON
{
"hex": "#72e59a",
"rgb": {
"r": 114,
"g": 229,
"b": 154
},
"hsl": {
"h": 140.87,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83537,
"c": 0.14974,
"h": 153.2
},
"luminance": 0.61949
}Semantic roles & 50–950 ramp
primary
#72E59A
secondary
#BA4190
accent
#158FD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581