#48FF71#48FF71
#48FF71 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.0% C 0.236 H 146.9°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF71 |
|---|---|
| RGB | rgb(72, 255, 113) |
| HSL | hsl(133, 100%, 64%) |
| HSV | hsv(133, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(88.96, -73.38, 54.19) |
| CIE-LCH | lch(88.96, 91.22, 143.56°) |
| OKLab | oklab(88.04% -0.1976 0.129) |
| OKLCH | oklch(88.04% 0.236 146.9) |
| XYZ | xyz(41.4101, 74.0853, 27.7371) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bright Green
#53FE5C
ΔE00 2.50
Spearmint
#1EF876
ΔE00 2.54
Lightgreen (survey)
#76FF7B
ΔE00 2.63
Bright Light Green
#2DFE54
ΔE00 2.75
Spring Green
#00FF7F
ΔE00 2.76
Light Neon Green
#4EFD54
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF71 #FF48D6
analogous
#7BFF48 #48FF71 #48FFCD
triadic
#48FF71 #7148FF #FF7148
tetradic
#48FF71 #487BFF #FF48D6 #FFCD48
square
#48FF71 #487BFF #FF48D6 #FFCD48
split-complementary
#48FF71 #CD48FF #FF487B
monochromatic
#00CD2E #0BFF42 #48FF71 #85FFA0 #C2FFD0
Accessibility & contrast
On white
1.33
#48FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#48FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF71
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF71 | 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)
#FFE863
Deuteranopia (green-blind)
#EDDA7C
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #48ff71; /* rgb */ color: rgb(72, 255, 113); /* oklch */ color: oklch(88.0% 0.236 146.9);
Tailwind
colors: {
custom: {
50: '#93ff9d',
500: '#48ff71',
950: '#000000',
},
}SCSS
$custom: #48ff71; $custom-light: #93ff9d; $custom-dark: #000000;
JSON
{
"hex": "#48ff71",
"rgb": {
"r": 72,
"g": 255,
"b": 113
},
"hsl": {
"h": 133.443,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88039,
"c": 0.23599,
"h": 146.9
},
"luminance": 0.7409
}Semantic roles & 50–950 ramp
primary
#48FF71
secondary
#C823A3
accent
#00B2E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680