#72FF86#72FF86
#72FF86 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.5% C 0.203 H 146.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF86 |
|---|---|
| RGB | rgb(114, 255, 134) |
| HSL | hsl(129, 100%, 72%) |
| HSV | hsv(129, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.24, -62.53, 46.29) |
| CIE-LCH | lch(90.24, 77.80, 143.49°) |
| OKLab | oklab(89.46% -0.1693 0.1125) |
| OKLCH | oklch(89.46% 0.203 146.4) |
| XYZ | xyz(46.9996, 76.8145, 34.8995) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.62
Easter Green
#8CFD7E
ΔE00 2.89
Baby Green
#8CFF9E
ΔE00 3.53
Mint Green
#8FFF9F
ΔE00 3.75
Spring Green
#00FF7F
ΔE00 3.90
Spearmint
#1EF876
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF86 #FF72EB
analogous
#A4FF72 #72FF86 #72FFCD
triadic
#72FF86 #8672FF #FF8672
tetradic
#72FF86 #72A4FF #FF72EB #FFCD72
square
#72FF86 #72A4FF #FF72EB #FFCD72
split-complementary
#72FF86 #CD72FF #FF72A4
monochromatic
#00F723 #35FF51 #72FF86 #AFFFBB #E0FFE5
Accessibility & contrast
On white
1.28
#72FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#72FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF86
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF86 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#F0DE8E
Tritanopia (blue-blind)
#55FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff86; /* rgb */ color: rgb(114, 255, 134); /* oklch */ color: oklch(89.5% 0.203 146.4);
Tailwind
colors: {
custom: {
50: '#a5ffab',
500: '#72ff86',
950: '#000000',
},
}SCSS
$custom: #72ff86; $custom-light: #a5ffab; $custom-dark: #000000;
JSON
{
"hex": "#72ff86",
"rgb": {
"r": 114,
"g": 255,
"b": 134
},
"hsl": {
"h": 128.511,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89461,
"c": 0.20331,
"h": 146.4
},
"luminance": 0.76819
}Semantic roles & 50–950 ramp
primary
#72FF86
secondary
#DC39C5
accent
#00C5E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681