#72E48A#72E48A
#72E48A is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.163 H 148.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #72E48A |
|---|---|
| RGB | rgb(114, 228, 138) |
| HSL | hsl(133, 68%, 67%) |
| HSV | hsv(133, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 39.5%, 10.6%) |
| CIE-LAB | lab(82.32, -51.41, 34.20) |
| CIE-LCH | lch(82.32, 61.75, 146.37°) |
| OKLab | oklab(82.99% -0.1395 0.0849) |
| OKLCH | oklch(82.99% 0.163 148.7) |
| XYZ | xyz(39.2678, 60.8961, 33.7247) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.68
Weird Green
#3AE57F
ΔE00 3.71
Tealish Green
#0CDC73
ΔE00 5.39
Seafoam Green
#7AF9AB
ΔE00 5.52
Lightish Green
#61E160
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E48A #E472CC
analogous
#93E472 #72E48A #72E4C3
triadic
#72E48A #8A72E4 #E48A72
tetradic
#72E48A #7293E4 #E472CC #E4C372
square
#72E48A #7293E4 #E472CC #E4C372
split-complementary
#72E48A #C372E4 #E47293
monochromatic
#23B843 #3FDA5F #72E48A #A5EEB5 #D9F8DF
Accessibility & contrast
On white
1.59
#72E48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#72E48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E48A
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E48A | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#D6C990
Tritanopia (blue-blind)
#5CE0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e48a; /* rgb */ color: rgb(114, 228, 138); /* oklch */ color: oklch(83.0% 0.163 148.7);
Tailwind
colors: {
custom: {
50: '#a2edad',
500: '#72e48a',
950: '#000000',
},
}SCSS
$custom: #72e48a; $custom-light: #a2edad; $custom-dark: #000000;
JSON
{
"hex": "#72e48a",
"rgb": {
"r": 114,
"g": 228,
"b": 138
},
"hsl": {
"h": 132.632,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.82991,
"c": 0.16329,
"h": 148.7
},
"luminance": 0.60899
}Semantic roles & 50–950 ramp
primary
#72E48A
secondary
#B942A0
accent
#16A9D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581