#72EB8D#72EB8D
#72EB8D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.7% C 0.170 H 148.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72EB8D |
|---|---|
| RGB | rgb(114, 235, 141) |
| HSL | hsl(133, 75%, 68%) |
| HSV | hsv(133, 51%, 92%) |
| CMYK | cmyk(51.5%, 0%, 40%, 7.8%) |
| CIE-LAB | lab(84.44, -53.75, 35.47) |
| CIE-LCH | lch(84.44, 64.40, 146.58°) |
| OKLab | oklab(84.74% -0.1458 0.0879) |
| OKLCH | oklch(84.74% 0.17 148.9) |
| XYZ | xyz(41.4528, 64.9137, 35.5393) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.76
Light Bluish Green
#76FDA8
ΔE00 4.53
Seafoam Green
#7AF9AB
ΔE00 4.55
Baby Green
#8CFF9E
ΔE00 4.55
Mint Green
#8FFF9F
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72EB8D #EB72D0
analogous
#93EB72 #72EB8D #72EBC9
triadic
#72EB8D #8D72EB #EB8D72
tetradic
#72EB8D #7293EB #EB72D0 #EBC972
square
#72EB8D #7293EB #EB72D0 #EBC972
split-complementary
#72EB8D #C972EB #EB7293
monochromatic
#1CC642 #3CE362 #72EB8D #A8F3B8 #DDFAE4
Accessibility & contrast
On white
1.50
#72EB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#72EB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72EB8D
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72EB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72EB8D | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA86
Deuteranopia (green-blind)
#DCCE93
Tritanopia (blue-blind)
#59E7D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #72eb8d; /* rgb */ color: rgb(114, 235, 141); /* oklch */ color: oklch(84.7% 0.170 148.9);
Tailwind
colors: {
custom: {
50: '#a2f2af',
500: '#72eb8d',
950: '#000000',
},
}SCSS
$custom: #72eb8d; $custom-light: #a2f2af; $custom-dark: #000000;
JSON
{
"hex": "#72eb8d",
"rgb": {
"r": 114,
"g": 235,
"b": 141
},
"hsl": {
"h": 133.388,
"s": 75.155,
"l": 68.431
},
"oklch": {
"l": 0.84738,
"c": 0.17022,
"h": 148.9
},
"luminance": 0.64917
}Semantic roles & 50–950 ramp
primary
#72EB8D
secondary
#C33EA5
accent
#0EAAD7
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581