#72E48B#72E48B
#72E48B is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.0% C 0.162 H 148.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #72E48B |
|---|---|
| RGB | rgb(114, 228, 139) |
| HSL | hsl(133, 68%, 67%) |
| HSV | hsv(133, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 39%, 10.6%) |
| CIE-LAB | lab(82.34, -51.25, 33.72) |
| CIE-LCH | lch(82.34, 61.35, 146.66°) |
| OKLab | oklab(83.01% -0.1391 0.0837) |
| OKLCH | oklch(83.01% 0.162 148.9) |
| XYZ | xyz(39.3405, 60.9252, 34.1077) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 5.42
Tealish Green
#0CDC73
ΔE00 5.42
Seafoam (survey)
#80F9AD
ΔE00 5.57
Light Bluish Green
#76FDA8
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E48B #E472CB
analogous
#92E472 #72E48B #72E4C4
triadic
#72E48B #8B72E4 #E48B72
tetradic
#72E48B #7292E4 #E472CB #E4C472
square
#72E48B #7292E4 #E472CB #E4C472
split-complementary
#72E48B #C472E4 #E47292
monochromatic
#23B844 #3FDA61 #72E48B #A5EEB5 #D9F8E0
Accessibility & contrast
On white
1.59
#72E48B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#72E48B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E48B
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E48B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E48B | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D485
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#5BE0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e48b; /* rgb */ color: rgb(114, 228, 139); /* oklch */ color: oklch(83.0% 0.162 148.9);
Tailwind
colors: {
custom: {
50: '#a2edad',
500: '#72e48b',
950: '#000000',
},
}SCSS
$custom: #72e48b; $custom-light: #a2edad; $custom-dark: #000000;
JSON
{
"hex": "#72e48b",
"rgb": {
"r": 114,
"g": 228,
"b": 139
},
"hsl": {
"h": 133.158,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.83009,
"c": 0.16235,
"h": 148.9
},
"luminance": 0.60928
}Semantic roles & 50–950 ramp
primary
#72E48B
secondary
#B9429E
accent
#16A7D0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581