#72E59E#72E59E
#72E59E is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.6% C 0.146 H 154.5°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #72E59E |
|---|---|
| RGB | rgb(114, 229, 158) |
| HSL | hsl(143, 69%, 67%) |
| HSV | hsv(143, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 31%, 10.2%) |
| CIE-LAB | lab(82.96, -48.36, 24.85) |
| CIE-LCH | lch(82.96, 54.37, 152.81°) |
| OKLab | oklab(83.62% -0.1319 0.0628) |
| OKLCH | oklch(83.62% 0.146 154.5) |
| XYZ | xyz(41.1272, 62.0813, 42.1567) |
| Luminance | 0.6209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Greenish Blue
#63F7B4
ΔE00 4.72
Light Blue Green
#7EFBB3
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 4.88
Aqua Green
#12E193
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E59E #E572B9
analogous
#7FE572 #72E59E #72E5D8
triadic
#72E59E #9E72E5 #E59E72
tetradic
#72E59E #727FE5 #E572B9 #E5D872
square
#72E59E #727FE5 #E572B9 #E5D872
split-complementary
#72E59E #D872E5 #E5727F
monochromatic
#22BA5C #3EDB7A #72E59E #A6EFC2 #D9F8E5
Accessibility & contrast
On white
1.57
#72E59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#72E59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E59E
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E59E | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D69A
Deuteranopia (green-blind)
#D4CAA2
Tritanopia (blue-blind)
#55E3D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #72e59e; /* rgb */ color: rgb(114, 229, 158); /* oklch */ color: oklch(83.6% 0.146 154.5);
Tailwind
colors: {
custom: {
50: '#a2eebb',
500: '#72e59e',
950: '#000000',
},
}SCSS
$custom: #72e59e; $custom-light: #a2eebb; $custom-dark: #000000;
JSON
{
"hex": "#72e59e",
"rgb": {
"r": 114,
"g": 229,
"b": 158
},
"hsl": {
"h": 142.957,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.8362,
"c": 0.14608,
"h": 154.5
},
"luminance": 0.62085
}Semantic roles & 50–950 ramp
primary
#72E59E
secondary
#BA418C
accent
#1589D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101612
muted
#808582