#72FF83#72FF83
#72FF83 is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.206 H 145.9°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF83 |
|---|---|
| RGB | rgb(114, 255, 131) |
| HSL | hsl(127, 100%, 72%) |
| HSV | hsv(127, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(90.20, -62.94, 47.66) |
| CIE-LCH | lch(90.20, 78.95, 142.87°) |
| OKLab | oklab(89.42% -0.1705 0.1154) |
| OKLCH | oklch(89.42% 0.206 145.9) |
| XYZ | xyz(46.7933, 76.7320, 33.8132) |
| Luminance | 0.7674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.21
Easter Green
#8CFD7E
ΔE00 2.65
Baby Green
#8CFF9E
ΔE00 3.85
Lighter Green
#75FD63
ΔE00 3.88
Spearmint
#1EF876
ΔE00 3.94
Spring Green
#00FF7F
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF83 #FF72EE
analogous
#A8FF72 #72FF83 #72FFCA
triadic
#72FF83 #8372FF #FF8372
tetradic
#72FF83 #72A8FF #FF72EE #FFCA72
square
#72FF83 #72A8FF #FF72EE #FFCA72
split-complementary
#72FF83 #CA72FF #FF72A8
monochromatic
#00F71E #35FF4D #72FF83 #AFFFB9 #E0FFE4
Accessibility & contrast
On white
1.28
#72FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#72FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF83
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF83 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB79
Deuteranopia (green-blind)
#F0DE8C
Tritanopia (blue-blind)
#56F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff83; /* rgb */ color: rgb(114, 255, 131); /* oklch */ color: oklch(89.4% 0.206 145.9);
Tailwind
colors: {
custom: {
50: '#a5ffa9',
500: '#72ff83',
950: '#000000',
},
}SCSS
$custom: #72ff83; $custom-light: #a5ffa9; $custom-dark: #000000;
JSON
{
"hex": "#72ff83",
"rgb": {
"r": 114,
"g": 255,
"b": 131
},
"hsl": {
"h": 127.234,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89417,
"c": 0.20593,
"h": 145.9
},
"luminance": 0.76736
}Semantic roles & 50–950 ramp
primary
#72FF83
secondary
#DC39C8
accent
#00CAE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681