#72E39E#72E39E
#72E39E is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.143 H 154.9°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #72E39E |
|---|---|
| RGB | rgb(114, 227, 158) |
| HSL | hsl(143, 67%, 67%) |
| HSV | hsv(143, 50%, 89%) |
| CMYK | cmyk(49.8%, 0%, 30.4%, 11%) |
| CIE-LAB | lab(82.37, -47.51, 24.04) |
| CIE-LCH | lch(82.37, 53.25, 153.16°) |
| OKLab | oklab(83.14% -0.1297 0.0609) |
| OKLCH | oklch(83.14% 0.143 154.9) |
| XYZ | xyz(40.5770, 60.9809, 41.9733) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.79
Seafoam Green
#7AF9AB
ΔE00 4.80
Seafoam (survey)
#80F9AD
ΔE00 4.81
Aqua Green
#12E193
ΔE00 4.88
Light Greenish Blue
#63F7B4
ΔE00 5.00
Light Blue Green
#7EFBB3
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E39E #E372B7
analogous
#7FE372 #72E39E #72E3D7
triadic
#72E39E #9E72E3 #E39E72
tetradic
#72E39E #727FE3 #E372B7 #E3D772
square
#72E39E #727FE3 #E372B7 #E3D772
split-complementary
#72E39E #D772E3 #E3727F
monochromatic
#24B65D #3FD97B #72E39E #A5EDC1 #D8F7E4
Accessibility & contrast
On white
1.59
#72E39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#72E39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E39E
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E39E | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D49A
Deuteranopia (green-blind)
#D2C8A2
Tritanopia (blue-blind)
#55E1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e39e; /* rgb */ color: rgb(114, 227, 158); /* oklch */ color: oklch(83.1% 0.143 154.9);
Tailwind
colors: {
custom: {
50: '#a1ecbb',
500: '#72e39e',
950: '#000000',
},
}SCSS
$custom: #72e39e; $custom-light: #a1ecbb; $custom-dark: #000000;
JSON
{
"hex": "#72e39e",
"rgb": {
"r": 114,
"g": 227,
"b": 158
},
"hsl": {
"h": 143.363,
"s": 66.864,
"l": 66.863
},
"oklch": {
"l": 0.8314,
"c": 0.14325,
"h": 154.9
},
"luminance": 0.60984
}Semantic roles & 50–950 ramp
primary
#72E39E
secondary
#B7428A
accent
#1787CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581