#48FF72#48FF72
#48FF72 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.1% C 0.235 H 147.0°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF72 |
|---|---|
| RGB | rgb(72, 255, 114) |
| HSL | hsl(134, 100%, 64%) |
| HSV | hsv(134, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(88.97, -73.25, 53.75) |
| CIE-LCH | lch(88.97, 90.86, 143.73°) |
| OKLab | oklab(88.05% -0.1973 0.1281) |
| OKLCH | oklch(88.05% 0.235 147) |
| XYZ | xyz(41.4667, 74.1079, 28.0352) |
| Luminance | 0.7411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.47
Light Bright Green
#53FE5C
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 2.63
Spring Green
#00FF7F
ΔE00 2.67
Bright Light Green
#2DFE54
ΔE00 2.86
Light Neon Green
#4EFD54
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF72 #FF48D5
analogous
#7AFF48 #48FF72 #48FFCD
triadic
#48FF72 #7248FF #FF7248
tetradic
#48FF72 #487AFF #FF48D5 #FFCD48
square
#48FF72 #487AFF #FF48D5 #FFCD48
split-complementary
#48FF72 #CD48FF #FF487A
monochromatic
#00CD2F #0BFF43 #48FF72 #85FFA1 #C2FFD0
Accessibility & contrast
On white
1.33
#48FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#48FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF72
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF72 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE864
Deuteranopia (green-blind)
#EDDA7D
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #48ff72; /* rgb */ color: rgb(72, 255, 114); /* oklch */ color: oklch(88.1% 0.235 147.0);
Tailwind
colors: {
custom: {
50: '#93ff9e',
500: '#48ff72',
950: '#000000',
},
}SCSS
$custom: #48ff72; $custom-light: #93ff9e; $custom-dark: #000000;
JSON
{
"hex": "#48ff72",
"rgb": {
"r": 72,
"g": 255,
"b": 114
},
"hsl": {
"h": 133.77,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88051,
"c": 0.2352,
"h": 147
},
"luminance": 0.74113
}Semantic roles & 50–950 ramp
primary
#48FF72
secondary
#C823A2
accent
#00B1E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680