#72FF8B#72FF8B
#72FF8B is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.5% C 0.199 H 147.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF8B |
|---|---|
| RGB | rgb(114, 255, 139) |
| HSL | hsl(131, 100%, 72%) |
| HSV | hsv(131, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(90.30, -61.81, 43.99) |
| CIE-LCH | lch(90.30, 75.87, 144.56°) |
| OKLab | oklab(89.54% -0.1673 0.1075) |
| OKLCH | oklch(89.54% 0.199 147.3) |
| XYZ | xyz(47.3566, 76.9573, 36.7798) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.31
Baby Green
#8CFF9E
ΔE00 3.01
Mint Green
#8FFF9F
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.38
Palegreen
#98FB98
ΔE00 3.78
Spring Green
#00FF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF8B #FF72E6
analogous
#A0FF72 #72FF8B #72FFD1
triadic
#72FF8B #8B72FF #FF8B72
tetradic
#72FF8B #72A0FF #FF72E6 #FFD172
square
#72FF8B #72A0FF #FF72E6 #FFD172
split-complementary
#72FF8B #D172FF #FF72A0
monochromatic
#00F72C #35FF59 #72FF8B #AFFFBD #E0FFE6
Accessibility & contrast
On white
1.28
#72FF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#72FF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF8B
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF8B | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB82
Deuteranopia (green-blind)
#EFDE93
Tritanopia (blue-blind)
#54FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff8b; /* rgb */ color: rgb(114, 255, 139); /* oklch */ color: oklch(89.5% 0.199 147.3);
Tailwind
colors: {
custom: {
50: '#a5ffae',
500: '#72ff8b',
950: '#000000',
},
}SCSS
$custom: #72ff8b; $custom-light: #a5ffae; $custom-dark: #000000;
JSON
{
"hex": "#72ff8b",
"rgb": {
"r": 114,
"g": 255,
"b": 139
},
"hsl": {
"h": 130.638,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89536,
"c": 0.1989,
"h": 147.3
},
"luminance": 0.76961
}Semantic roles & 50–950 ramp
primary
#72FF8B
secondary
#DC39BF
accent
#00BDE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681