#72FC7F#72FC7F
#72FC7F is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.6% C 0.206 H 145.4°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #72FC7F |
|---|---|
| RGB | rgb(114, 252, 127) |
| HSL | hsl(126, 96%, 72%) |
| HSV | hsv(126, 55%, 99%) |
| CMYK | cmyk(54.8%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(89.26, -62.37, 48.39) |
| CIE-LCH | lch(89.26, 78.94, 142.20°) |
| OKLab | oklab(88.63% -0.1691 0.1169) |
| OKLCH | oklch(88.63% 0.206 145.4) |
| XYZ | xyz(45.5779, 74.7266, 32.0964) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.09
Easter Green
#8CFD7E
ΔE00 2.44
Lighter Green
#75FD63
ΔE00 3.56
Light Green
#96F97B
ΔE00 3.76
Spearmint
#1EF876
ΔE00 3.84
Light Bright Green
#53FE5C
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#72FC7F #FC72EF
analogous
#AAFC72 #72FC7F #72FCC4
triadic
#72FC7F #7F72FC #FC7F72
tetradic
#72FC7F #72AAFC #FC72EF #FCC472
square
#72FC7F #72AAFC #FC72EF #FCC472
split-complementary
#72FC7F #C472FC #FC72AA
monochromatic
#05EF1B #36FB49 #72FC7F #AEFDB5 #E1FEE4
Accessibility & contrast
On white
1.32
#72FC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#72FC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #72FC7F
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##72FC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##72FC7F | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE874
Deuteranopia (green-blind)
#EEDB88
Tritanopia (blue-blind)
#58F6DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #72fc7f; /* rgb */ color: rgb(114, 252, 127); /* oklch */ color: oklch(88.6% 0.206 145.4);
Tailwind
colors: {
custom: {
50: '#a5fea6',
500: '#72fc7f',
950: '#000000',
},
}SCSS
$custom: #72fc7f; $custom-light: #a5fea6; $custom-dark: #000000;
JSON
{
"hex": "#72fc7f",
"rgb": {
"r": 114,
"g": 252,
"b": 127
},
"hsl": {
"h": 125.652,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.88634,
"c": 0.20554,
"h": 145.4
},
"luminance": 0.74731
}Semantic roles & 50–950 ramp
primary
#72FC7F
secondary
#D83AC9
accent
#00D0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680