#72E486#72E486
#72E486 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.9% C 0.167 H 147.7°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #72E486 |
|---|---|
| RGB | rgb(114, 228, 134) |
| HSL | hsl(131, 68%, 67%) |
| HSV | hsv(131, 50%, 89%) |
| CMYK | cmyk(50%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(82.26, -52.05, 36.13) |
| CIE-LCH | lch(82.26, 63.36, 145.23°) |
| OKLab | oklab(82.92% -0.1412 0.0892) |
| OKLCH | oklch(82.92% 0.167 147.7) |
| XYZ | xyz(38.9835, 60.7824, 32.2275) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.53
Weird Green
#3AE57F
ΔE00 3.66
Lightish Green
#61E160
ΔE00 5.00
Tealish Green
#0CDC73
ΔE00 5.28
Turquoise Green
#04F489
ΔE00 5.75
Palegreen
#98FB98
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72E486 #E472D0
analogous
#97E472 #72E486 #72E4BF
triadic
#72E486 #8672E4 #E48672
tetradic
#72E486 #7297E4 #E472D0 #E4BF72
square
#72E486 #7297E4 #E472D0 #E4BF72
split-complementary
#72E486 #BF72E4 #E47297
monochromatic
#23B83D #3FDA5A #72E486 #A5EEB2 #D9F8DE
Accessibility & contrast
On white
1.60
#72E486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#72E486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72E486
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72E486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72E486 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37F
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#5DE0CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #72e486; /* rgb */ color: rgb(114, 228, 134); /* oklch */ color: oklch(82.9% 0.167 147.7);
Tailwind
colors: {
custom: {
50: '#a2edaa',
500: '#72e486',
950: '#000000',
},
}SCSS
$custom: #72e486; $custom-light: #a2edaa; $custom-dark: #000000;
JSON
{
"hex": "#72e486",
"rgb": {
"r": 114,
"g": 228,
"b": 134
},
"hsl": {
"h": 130.526,
"s": 67.857,
"l": 67.059
},
"oklch": {
"l": 0.82921,
"c": 0.16705,
"h": 147.7
},
"luminance": 0.60785
}Semantic roles & 50–950 ramp
primary
#72E486
secondary
#B942A4
accent
#16AFD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581