#72EB8A#72EB8A
#72EB8A is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.7% C 0.173 H 148.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #72EB8A |
|---|---|
| RGB | rgb(114, 235, 138) |
| HSL | hsl(132, 75%, 68%) |
| HSV | hsv(132, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.39, -54.23, 36.90) |
| CIE-LCH | lch(84.39, 65.59, 145.76°) |
| OKLab | oklab(84.69% -0.147 0.0912) |
| OKLCH | oklch(84.69% 0.173 148.2) |
| XYZ | xyz(41.2326, 64.8257, 34.3796) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.99
Weird Green
#3AE57F
ΔE00 3.74
Baby Green
#8CFF9E
ΔE00 4.56
Palegreen
#98FB98
ΔE00 4.68
Mint Green
#8FFF9F
ΔE00 4.68
Light Bluish Green
#76FDA8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EB8A #EB72D3
analogous
#96EB72 #72EB8A #72EBC6
triadic
#72EB8A #8A72EB #EB8A72
tetradic
#72EB8A #7296EB #EB72D3 #EBC672
square
#72EB8A #7296EB #EB72D3 #EBC672
split-complementary
#72EB8A #C672EB #EB7296
monochromatic
#1CC63E #3CE35E #72EB8A #A8F3B6 #DDFAE3
Accessibility & contrast
On white
1.50
#72EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#72EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EB8A
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EB8A | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA83
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#5AE7D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eb8a; /* rgb */ color: rgb(114, 235, 138); /* oklch */ color: oklch(84.7% 0.173 148.2);
Tailwind
colors: {
custom: {
50: '#a2f2ad',
500: '#72eb8a',
950: '#000000',
},
}SCSS
$custom: #72eb8a; $custom-light: #a2f2ad; $custom-dark: #000000;
JSON
{
"hex": "#72eb8a",
"rgb": {
"r": 114,
"g": 235,
"b": 138
},
"hsl": {
"h": 131.901,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.84686,
"c": 0.173,
"h": 148.2
},
"luminance": 0.64829
}Semantic roles & 50–950 ramp
primary
#72EB8A
secondary
#C33EA9
accent
#0EAFD7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581