#72E08E#72E08E
#72E08E is a very light, vivid green. Relative luminance 0.588; OKLCH L 82.1% C 0.154 H 150.1°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #72E08E |
|---|---|
| RGB | rgb(114, 224, 142) |
| HSL | hsl(135, 64%, 66%) |
| HSV | hsv(135, 49%, 88%) |
| CMYK | cmyk(49.1%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.20, -49.11, 30.70) |
| CIE-LCH | lch(81.20, 57.91, 147.99°) |
| OKLab | oklab(82.1% -0.1334 0.0767) |
| OKLCH | oklch(82.1% 0.154 150.1) |
| XYZ | xyz(38.4750, 58.8387, 34.9155) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.32
Lightgreen
#90EE90
ΔE00 4.68
Aqua Green
#12E193
ΔE00 5.49
Tealish Green
#0CDC73
ΔE00 5.62
Seafoam Green
#7AF9AB
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E08E #E072C4
analogous
#8DE072 #72E08E #72E0C5
triadic
#72E08E #8E72E0 #E08E72
tetradic
#72E08E #728DE0 #E072C4 #E0C572
square
#72E08E #728DE0 #E072C4 #E0C572
split-complementary
#72E08E #C572E0 #E0728D
monochromatic
#27B14A #40D566 #72E08E #A4EBB6 #D6F6DE
Accessibility & contrast
On white
1.64
#72E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#72E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E08E
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E08E | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D2C593
Tritanopia (blue-blind)
#5BDDCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #72e08e; /* rgb */ color: rgb(114, 224, 142); /* oklch */ color: oklch(82.1% 0.154 150.1);
Tailwind
colors: {
custom: {
50: '#a1eaaf',
500: '#72e08e',
950: '#000000',
},
}SCSS
$custom: #72e08e; $custom-light: #a1eaaf; $custom-dark: #000000;
JSON
{
"hex": "#72e08e",
"rgb": {
"r": 114,
"g": 224,
"b": 142
},
"hsl": {
"h": 135.273,
"s": 63.953,
"l": 66.275
},
"oklch": {
"l": 0.82097,
"c": 0.15387,
"h": 150.1
},
"luminance": 0.58842
}Semantic roles & 50–950 ramp
primary
#72E08E
secondary
#B24496
accent
#1A9ECC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481