#72E79A#72E79A
#72E79A is a very light, vivid green. Relative luminance 0.631; OKLCH L 84.0% C 0.153 H 152.9°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #72E79A |
|---|---|
| RGB | rgb(114, 231, 154) |
| HSL | hsl(141, 71%, 68%) |
| HSV | hsv(141, 51%, 91%) |
| CMYK | cmyk(50.6%, 0%, 33.3%, 9.4%) |
| CIE-LAB | lab(83.47, -49.92, 27.60) |
| CIE-LCH | lch(83.47, 57.04, 151.06°) |
| OKLab | oklab(84.02% -0.1358 0.0695) |
| OKLCH | oklch(84.02% 0.153 152.9) |
| XYZ | xyz(41.3451, 63.0589, 40.5584) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.00
Light Blue Green
#7EFBB3
ΔE00 4.64
Light Bluish Green
#76FDA8
ΔE00 4.69
Light Sea Green
#98F6B0
ΔE00 4.73
Weird Green
#3AE57F
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E79A #E772BF
analogous
#84E772 #72E79A #72E7D5
triadic
#72E79A #9A72E7 #E79A72
tetradic
#72E79A #7284E7 #E772BF #E7D572
square
#72E79A #7284E7 #E772BF #E7D572
split-complementary
#72E79A #D572E7 #E77284
monochromatic
#20BE56 #3EDE75 #72E79A #A6F0BF #DBF9E5
Accessibility & contrast
On white
1.54
#72E79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#72E79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E79A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E79A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D795
Deuteranopia (green-blind)
#D6CB9F
Tritanopia (blue-blind)
#56E4D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #72e79a; /* rgb */ color: rgb(114, 231, 154); /* oklch */ color: oklch(84.0% 0.153 152.9);
Tailwind
colors: {
custom: {
50: '#a2efb8',
500: '#72e79a',
950: '#000000',
},
}SCSS
$custom: #72e79a; $custom-light: #a2efb8; $custom-dark: #000000;
JSON
{
"hex": "#72e79a",
"rgb": {
"r": 114,
"g": 231,
"b": 154
},
"hsl": {
"h": 140.513,
"s": 70.909,
"l": 67.647
},
"oklch": {
"l": 0.84018,
"c": 0.15256,
"h": 152.9
},
"luminance": 0.63062
}Semantic roles & 50–950 ramp
primary
#72E79A
secondary
#BD4092
accent
#1391D3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581