#72FF82#72FF82
#72FF82 is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.207 H 145.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #72FF82 |
|---|---|
| RGB | rgb(114, 255, 130) |
| HSL | hsl(127, 100%, 72%) |
| HSV | hsv(127, 55%, 100%) |
| CMYK | cmyk(55.3%, 0%, 49%, 0%) |
| CIE-LAB | lab(90.19, -63.08, 48.12) |
| CIE-LCH | lch(90.19, 79.34, 142.66°) |
| OKLab | oklab(89.4% -0.1709 0.1164) |
| OKLCH | oklch(89.4% 0.207 145.7) |
| XYZ | xyz(46.7259, 76.7050, 33.4580) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.08
Easter Green
#8CFD7E
ΔE00 2.58
Lighter Green
#75FD63
ΔE00 3.75
Spearmint
#1EF876
ΔE00 3.95
Baby Green
#8CFF9E
ΔE00 3.96
Spring Green
#00FF7F
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FF82 #FF72EF
analogous
#A8FF72 #72FF82 #72FFC9
triadic
#72FF82 #8272FF #FF8272
tetradic
#72FF82 #72A8FF #FF72EF #FFC972
square
#72FF82 #72A8FF #FF72EF #FFC972
split-complementary
#72FF82 #C972FF #FF72A8
monochromatic
#00F71C #35FF4C #72FF82 #AFFFB8 #E0FFE4
Accessibility & contrast
On white
1.29
#72FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#72FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FF82
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FF82 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB77
Deuteranopia (green-blind)
#F0DE8B
Tritanopia (blue-blind)
#57F9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #72ff82; /* rgb */ color: rgb(114, 255, 130); /* oklch */ color: oklch(89.4% 0.207 145.7);
Tailwind
colors: {
custom: {
50: '#a5ffa8',
500: '#72ff82',
950: '#000000',
},
}SCSS
$custom: #72ff82; $custom-light: #a5ffa8; $custom-dark: #000000;
JSON
{
"hex": "#72ff82",
"rgb": {
"r": 114,
"g": 255,
"b": 130
},
"hsl": {
"h": 126.809,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.89403,
"c": 0.20681,
"h": 145.7
},
"luminance": 0.76709
}Semantic roles & 50–950 ramp
primary
#72FF82
secondary
#DC39CA
accent
#00CBE6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681