#72E08D#72E08D
#72E08D is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.155 H 149.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #72E08D |
|---|---|
| RGB | rgb(114, 224, 141) |
| HSL | hsl(135, 64%, 66%) |
| HSV | hsv(135, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.19, -49.28, 31.19) |
| CIE-LCH | lch(81.19, 58.31, 147.67°) |
| OKLab | oklab(82.08% -0.1338 0.0778) |
| OKLCH | oklch(82.08% 0.155 149.8) |
| XYZ | xyz(38.4003, 58.8088, 34.5218) |
| Luminance | 0.5881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.24
Lightgreen
#90EE90
ΔE00 4.59
Tealish Green
#0CDC73
ΔE00 5.54
Aqua Green
#12E193
ΔE00 5.57
Seafoam Green
#7AF9AB
ΔE00 5.84
Hospital Green
#9BE5AA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E08D #E072C5
analogous
#8EE072 #72E08D #72E0C4
triadic
#72E08D #8D72E0 #E08D72
tetradic
#72E08D #728EE0 #E072C5 #E0C472
square
#72E08D #728EE0 #E072C5 #E0C472
split-complementary
#72E08D #C472E0 #E0728E
monochromatic
#27B149 #40D564 #72E08D #A4EBB6 #D6F6DE
Accessibility & contrast
On white
1.65
#72E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#72E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E08D
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E08D | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#5CDDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e08d; /* rgb */ color: rgb(114, 224, 141); /* oklch */ color: oklch(82.1% 0.155 149.8);
Tailwind
colors: {
custom: {
50: '#a1eaaf',
500: '#72e08d',
950: '#000000',
},
}SCSS
$custom: #72e08d; $custom-light: #a1eaaf; $custom-dark: #000000;
JSON
{
"hex": "#72e08d",
"rgb": {
"r": 114,
"g": 224,
"b": 141
},
"hsl": {
"h": 134.727,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.82078,
"c": 0.15482,
"h": 149.8
},
"luminance": 0.58812
}Semantic roles & 50–950 ramp
primary
#72E08D
secondary
#B24497
accent
#1AA0CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481