#72FF8D#72FF8D
#72FF8D is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.6% C 0.197 H 147.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF8D |
|---|---|
| RGB | rgb(114, 255, 141) |
| HSL | hsl(131, 100%, 72%) |
| HSV | hsv(131, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(90.33, -61.52, 43.06) |
| CIE-LCH | lch(90.33, 75.09, 145.01°) |
| OKLab | oklab(89.57% -0.1665 0.1055) |
| OKLCH | oklch(89.57% 0.197 147.7) |
| XYZ | xyz(47.5040, 77.0163, 37.5564) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.60
Baby Green
#8CFF9E
ΔE00 2.82
Mint Green
#8FFF9F
ΔE00 3.08
Easter Green
#8CFD7E
ΔE00 3.60
Palegreen
#98FB98
ΔE00 3.72
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF8D #FF72E4
analogous
#9EFF72 #72FF8D #72FFD3
triadic
#72FF8D #8D72FF #FF8D72
tetradic
#72FF8D #729EFF #FF72E4 #FFD372
square
#72FF8D #729EFF #FF72E4 #FFD372
split-complementary
#72FF8D #D372FF #FF729E
monochromatic
#00F72F #35FF5C #72FF8D #AFFFBE #E0FFE6
Accessibility & contrast
On white
1.28
#72FF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#72FF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF8D
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF8D | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB84
Deuteranopia (green-blind)
#EFDE95
Tritanopia (blue-blind)
#53FAE4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff8d; /* rgb */ color: rgb(114, 255, 141); /* oklch */ color: oklch(89.6% 0.197 147.7);
Tailwind
colors: {
custom: {
50: '#a5ffb0',
500: '#72ff8d',
950: '#000000',
},
}SCSS
$custom: #72ff8d; $custom-light: #a5ffb0; $custom-dark: #000000;
JSON
{
"hex": "#72ff8d",
"rgb": {
"r": 114,
"g": 255,
"b": 141
},
"hsl": {
"h": 131.489,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89568,
"c": 0.19712,
"h": 147.7
},
"luminance": 0.7702
}Semantic roles & 50–950 ramp
primary
#72FF8D
secondary
#DC39BD
accent
#00BAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681