#72E39D#72E39D
#72E39D is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.144 H 154.5°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #72E39D |
|---|---|
| RGB | rgb(114, 227, 157) |
| HSL | hsl(143, 67%, 67%) |
| HSV | hsv(143, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(82.35, -47.70, 24.54) |
| CIE-LCH | lch(82.35, 53.64, 152.78°) |
| OKLab | oklab(83.12% -0.1301 0.0621) |
| OKLCH | oklch(83.12% 0.144 154.5) |
| XYZ | xyz(40.4913, 60.9466, 41.5219) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.77
Seafoam (survey)
#80F9AD
ΔE00 4.79
Hospital Green
#9BE5AA
ΔE00 4.82
Aqua Green
#12E193
ΔE00 4.87
Light Greenish Blue
#63F7B4
ΔE00 5.08
Light Blue Green
#7EFBB3
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E39D #E372B8
analogous
#80E372 #72E39D #72E3D6
triadic
#72E39D #9D72E3 #E39D72
tetradic
#72E39D #7280E3 #E372B8 #E3D672
square
#72E39D #7280E3 #E372B8 #E3D672
split-complementary
#72E39D #D672E3 #E37280
monochromatic
#24B65C #3FD97A #72E39D #A5EDC0 #D8F7E4
Accessibility & contrast
On white
1.59
#72E39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#72E39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E39D
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E39D | 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)
#E3D499
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#56E1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e39d; /* rgb */ color: rgb(114, 227, 157); /* oklch */ color: oklch(83.1% 0.144 154.5);
Tailwind
colors: {
custom: {
50: '#a1ecba',
500: '#72e39d',
950: '#000000',
},
}SCSS
$custom: #72e39d; $custom-light: #a1ecba; $custom-dark: #000000;
JSON
{
"hex": "#72e39d",
"rgb": {
"r": 114,
"g": 227,
"b": 157
},
"hsl": {
"h": 142.832,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.83119,
"c": 0.14416,
"h": 154.5
},
"luminance": 0.6095
}Semantic roles & 50–950 ramp
primary
#72E39D
secondary
#B7428B
accent
#1789CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581