#72E59D#72E59D
#72E59D is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.6% C 0.147 H 154.2°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #72E59D |
|---|---|
| RGB | rgb(114, 229, 157) |
| HSL | hsl(142, 69%, 67%) |
| HSV | hsv(142, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 31.4%, 10.2%) |
| CIE-LAB | lab(82.94, -48.54, 25.34) |
| CIE-LCH | lch(82.94, 54.75, 152.44°) |
| OKLab | oklab(83.6% -0.1323 0.064) |
| OKLCH | oklch(83.6% 0.147 154.2) |
| XYZ | xyz(41.0415, 62.0470, 41.7053) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.30
Seafoam (survey)
#80F9AD
ΔE00 4.34
Light Blue Green
#7EFBB3
ΔE00 4.81
Light Greenish Blue
#63F7B4
ΔE00 4.82
Aqua Green
#12E193
ΔE00 4.88
Light Sea Green
#98F6B0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E59D #E572BA
analogous
#81E572 #72E59D #72E5D7
triadic
#72E59D #9D72E5 #E59D72
tetradic
#72E59D #7281E5 #E572BA #E5D772
square
#72E59D #7281E5 #E572BA #E5D772
split-complementary
#72E59D #D772E5 #E57281
monochromatic
#22BA5B #3EDB79 #72E59D #A6EFC1 #D9F8E5
Accessibility & contrast
On white
1.57
#72E59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#72E59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E59D
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E59D | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D599
Deuteranopia (green-blind)
#D4CAA1
Tritanopia (blue-blind)
#55E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #72e59d; /* rgb */ color: rgb(114, 229, 157); /* oklch */ color: oklch(83.6% 0.147 154.2);
Tailwind
colors: {
custom: {
50: '#a2eeba',
500: '#72e59d',
950: '#000000',
},
}SCSS
$custom: #72e59d; $custom-light: #a2eeba; $custom-dark: #000000;
JSON
{
"hex": "#72e59d",
"rgb": {
"r": 114,
"g": 229,
"b": 157
},
"hsl": {
"h": 142.435,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83599,
"c": 0.14698,
"h": 154.2
},
"luminance": 0.6205
}Semantic roles & 50–950 ramp
primary
#72E59D
secondary
#BA418D
accent
#158AD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101611
muted
#808581