#48FF76#48FF76
#48FF76 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.1% C 0.232 H 147.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF76 |
|---|---|
| RGB | rgb(72, 255, 118) |
| HSL | hsl(135, 100%, 64%) |
| HSV | hsv(135, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(89.02, -72.73, 52.00) |
| CIE-LCH | lch(89.02, 89.41, 144.44°) |
| OKLab | oklab(88.1% -0.1958 0.1245) |
| OKLCH | oklch(88.1% 0.232 147.6) |
| XYZ | xyz(41.6993, 74.2010, 29.2606) |
| Luminance | 0.7421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.20
Spring Green
#00FF7F
ΔE00 2.28
Lightgreen (survey)
#76FF7B
ΔE00 2.68
Light Bright Green
#53FE5C
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.11
Bright Light Green
#2DFE54
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF76 #FF48D1
analogous
#76FF48 #48FF76 #48FFD2
triadic
#48FF76 #7648FF #FF7648
tetradic
#48FF76 #4876FF #FF48D1 #FFD248
square
#48FF76 #4876FF #FF48D1 #FFD248
split-complementary
#48FF76 #D248FF #FF4876
monochromatic
#00CD33 #0BFF48 #48FF76 #85FFA4 #C2FFD2
Accessibility & contrast
On white
1.33
#48FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#48FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF76
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF76 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#EDDA81
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #48ff76; /* rgb */ color: rgb(72, 255, 118); /* oklch */ color: oklch(88.1% 0.232 147.6);
Tailwind
colors: {
custom: {
50: '#93ffa0',
500: '#48ff76',
950: '#000000',
},
}SCSS
$custom: #48ff76; $custom-light: #93ffa0; $custom-dark: #000000;
JSON
{
"hex": "#48ff76",
"rgb": {
"r": 72,
"g": 255,
"b": 118
},
"hsl": {
"h": 135.082,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88102,
"c": 0.23202,
"h": 147.6
},
"luminance": 0.74206
}Semantic roles & 50–950 ramp
primary
#48FF76
secondary
#C8239F
accent
#00ACE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680