#72E28E#72E28E
#72E28E is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.6% C 0.157 H 149.9°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72E28E |
|---|---|
| RGB | rgb(114, 226, 142) |
| HSL | hsl(135, 66%, 67%) |
| HSV | hsv(135, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 37.2%, 11.4%) |
| CIE-LAB | lab(81.79, -49.93, 31.48) |
| CIE-LCH | lch(81.79, 59.03, 147.77°) |
| OKLab | oklab(82.58% -0.1356 0.0785) |
| OKLCH | oklch(82.58% 0.157 149.9) |
| XYZ | xyz(39.0157, 59.9200, 35.0957) |
| Luminance | 0.5992 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.08
Lightgreen
#90EE90
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 5.44
Aqua Green
#12E193
ΔE00 5.55
Seafoam (survey)
#80F9AD
ΔE00 5.56
Tealish Green
#0CDC73
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E28E #E272C6
analogous
#8EE272 #72E28E #72E2C6
triadic
#72E28E #8E72E2 #E28E72
tetradic
#72E28E #728EE2 #E272C6 #E2C672
square
#72E28E #728EE2 #E272C6 #E2C672
split-complementary
#72E28E #C672E2 #E2728E
monochromatic
#25B449 #3FD865 #72E28E #A5ECB7 #D8F7DF
Accessibility & contrast
On white
1.62
#72E28E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#72E28E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E28E
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E28E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E28E | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#5BDFCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72e28e; /* rgb */ color: rgb(114, 226, 142); /* oklch */ color: oklch(82.6% 0.157 149.9);
Tailwind
colors: {
custom: {
50: '#a1ecb0',
500: '#72e28e',
950: '#000000',
},
}SCSS
$custom: #72e28e; $custom-light: #a1ecb0; $custom-dark: #000000;
JSON
{
"hex": "#72e28e",
"rgb": {
"r": 114,
"g": 226,
"b": 142
},
"hsl": {
"h": 135,
"s": 65.882,
"l": 66.667
},
"oklch": {
"l": 0.8258,
"c": 0.15671,
"h": 149.9
},
"luminance": 0.59923
}Semantic roles & 50–950 ramp
primary
#72E28E
secondary
#B54399
accent
#18A0CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581