#72FF85#72FF85
#72FF85 is a very light, highly saturated green. Relative luminance 0.768; OKLCH L 89.4% C 0.204 H 146.2°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF85 |
|---|---|
| RGB | rgb(114, 255, 133) |
| HSL | hsl(128, 100%, 72%) |
| HSV | hsv(128, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(90.22, -62.67, 46.75) |
| CIE-LCH | lch(90.22, 78.18, 143.28°) |
| OKLab | oklab(89.45% -0.1698 0.1135) |
| OKLCH | oklch(89.45% 0.204 146.2) |
| XYZ | xyz(46.9302, 76.7867, 34.5340) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.48
Easter Green
#8CFD7E
ΔE00 2.81
Baby Green
#8CFF9E
ΔE00 3.63
Mint Green
#8FFF9F
ΔE00 3.85
Spring Green
#00FF7F
ΔE00 3.92
Spearmint
#1EF876
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF85 #FF72EC
analogous
#A6FF72 #72FF85 #72FFCB
triadic
#72FF85 #8572FF #FF8572
tetradic
#72FF85 #72A6FF #FF72EC #FFCB72
square
#72FF85 #72A6FF #FF72EC #FFCB72
split-complementary
#72FF85 #CB72FF #FF72A6
monochromatic
#00F721 #35FF50 #72FF85 #AFFFBA #E0FFE5
Accessibility & contrast
On white
1.28
#72FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#72FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF85
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF85 | 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)
#FFEB7B
Deuteranopia (green-blind)
#F0DE8D
Tritanopia (blue-blind)
#56FAE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff85; /* rgb */ color: rgb(114, 255, 133); /* oklch */ color: oklch(89.4% 0.204 146.2);
Tailwind
colors: {
custom: {
50: '#a5ffaa',
500: '#72ff85',
950: '#000000',
},
}SCSS
$custom: #72ff85; $custom-light: #a5ffaa; $custom-dark: #000000;
JSON
{
"hex": "#72ff85",
"rgb": {
"r": 114,
"g": 255,
"b": 133
},
"hsl": {
"h": 128.085,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89446,
"c": 0.20419,
"h": 146.2
},
"luminance": 0.76791
}Semantic roles & 50–950 ramp
primary
#72FF85
secondary
#DC39C6
accent
#00C7E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681