#72E586#72E586
#72E586 is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.2% C 0.168 H 147.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #72E586 |
|---|---|
| RGB | rgb(114, 229, 134) |
| HSL | hsl(130, 69%, 67%) |
| HSV | hsv(130, 50%, 90%) |
| CMYK | cmyk(50.2%, 0%, 41.5%, 10.2%) |
| CIE-LAB | lab(82.56, -52.45, 36.51) |
| CIE-LCH | lch(82.56, 63.91, 145.16°) |
| OKLab | oklab(83.16% -0.1423 0.0901) |
| OKLCH | oklch(83.16% 0.168 147.7) |
| XYZ | xyz(39.2594, 61.3341, 32.3195) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.93
Tealish Green
#0CDC73
ΔE00 5.34
Turquoise Green
#04F489
ΔE00 5.61
Palegreen
#98FB98
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E586 #E572D1
analogous
#97E572 #72E586 #72E5C0
triadic
#72E586 #8672E5 #E58672
tetradic
#72E586 #7297E5 #E572D1 #E5C072
square
#72E586 #7297E5 #E572D1 #E5C072
split-complementary
#72E586 #C072E5 #E57297
monochromatic
#22BA3D #3EDB5A #72E586 #A6EFB2 #D9F8DF
Accessibility & contrast
On white
1.58
#72E586 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#72E586 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E586
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E586 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E586 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D7C98C
Tritanopia (blue-blind)
#5DE1CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e586; /* rgb */ color: rgb(114, 229, 134); /* oklch */ color: oklch(83.2% 0.168 147.7);
Tailwind
colors: {
custom: {
50: '#a2eeaa',
500: '#72e586',
950: '#000000',
},
}SCSS
$custom: #72e586; $custom-light: #a2eeaa; $custom-dark: #000000;
JSON
{
"hex": "#72e586",
"rgb": {
"r": 114,
"g": 229,
"b": 134
},
"hsl": {
"h": 130.435,
"s": 68.862,
"l": 67.255
},
"oklch": {
"l": 0.83164,
"c": 0.16844,
"h": 147.7
},
"luminance": 0.61337
}Semantic roles & 50–950 ramp
primary
#72E586
secondary
#BA41A5
accent
#15B0D1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581