#72E28D#72E28D
#72E28D is a very light, vivid green. Relative luminance 0.599; OKLCH L 82.6% C 0.158 H 149.6°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #72E28D |
|---|---|
| RGB | rgb(114, 226, 141) |
| HSL | hsl(134, 66%, 67%) |
| HSV | hsv(134, 50%, 89%) |
| CMYK | cmyk(49.6%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(81.78, -50.10, 31.97) |
| CIE-LCH | lch(81.78, 59.43, 147.46°) |
| OKLab | oklab(82.56% -0.136 0.0797) |
| OKLCH | oklch(82.56% 0.158 149.6) |
| XYZ | xyz(38.9410, 59.8901, 34.7021) |
| Luminance | 0.5989 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.22
Tealish Green
#0CDC73
ΔE00 5.51
Seafoam Green
#7AF9AB
ΔE00 5.52
Aqua Green
#12E193
ΔE00 5.64
Seafoam (survey)
#80F9AD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E28D #E272C7
analogous
#8FE272 #72E28D #72E2C5
triadic
#72E28D #8D72E2 #E28D72
tetradic
#72E28D #728FE2 #E272C7 #E2C572
square
#72E28D #728FE2 #E272C7 #E2C572
split-complementary
#72E28D #C572E2 #E2728F
monochromatic
#25B448 #3FD864 #72E28D #A5ECB6 #D8F7DF
Accessibility & contrast
On white
1.62
#72E28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#72E28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E28D
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E28D | 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)
#E3D287
Deuteranopia (green-blind)
#D4C792
Tritanopia (blue-blind)
#5BDECD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #72e28d; /* rgb */ color: rgb(114, 226, 141); /* oklch */ color: oklch(82.6% 0.158 149.6);
Tailwind
colors: {
custom: {
50: '#a1ecaf',
500: '#72e28d',
950: '#000000',
},
}SCSS
$custom: #72e28d; $custom-light: #a1ecaf; $custom-dark: #000000;
JSON
{
"hex": "#72e28d",
"rgb": {
"r": 114,
"g": 226,
"b": 141
},
"hsl": {
"h": 134.464,
"s": 65.882,
"l": 66.667
},
"oklch": {
"l": 0.82562,
"c": 0.15765,
"h": 149.6
},
"luminance": 0.59893
}Semantic roles & 50–950 ramp
primary
#72E28D
secondary
#B5439A
accent
#18A2CE
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581