#48FF78#48FF78
#48FF78 is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.1% C 0.230 H 147.8°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF78 |
|---|---|
| RGB | rgb(72, 255, 120) |
| HSL | hsl(136, 100%, 64%) |
| HSV | hsv(136, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 52.9%, 0%) |
| CIE-LAB | lab(89.04, -72.47, 51.12) |
| CIE-LCH | lch(89.04, 88.68, 144.80°) |
| OKLab | oklab(88.13% -0.195 0.1227) |
| OKLCH | oklch(88.13% 0.23 147.8) |
| XYZ | xyz(41.8195, 74.2490, 29.8932) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.10
Spring Green
#00FF7F
ΔE00 2.10
Lightgreen (survey)
#76FF7B
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.95
Light Bright Green
#53FE5C
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF78 #FF48CF
analogous
#74FF48 #48FF78 #48FFD4
triadic
#48FF78 #7848FF #FF7848
tetradic
#48FF78 #4874FF #FF48CF #FFD448
square
#48FF78 #4874FF #FF48CF #FFD448
split-complementary
#48FF78 #D448FF #FF4874
monochromatic
#00CD36 #0BFF4B #48FF78 #85FFA5 #C2FFD2
Accessibility & contrast
On white
1.32
#48FF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#48FF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF78
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF78 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96C
Deuteranopia (green-blind)
#ECDA82
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #48ff78; /* rgb */ color: rgb(72, 255, 120); /* oklch */ color: oklch(88.1% 0.230 147.8);
Tailwind
colors: {
custom: {
50: '#93ffa2',
500: '#48ff78',
950: '#000000',
},
}SCSS
$custom: #48ff78; $custom-light: #93ffa2; $custom-dark: #000000;
JSON
{
"hex": "#48ff78",
"rgb": {
"r": 72,
"g": 255,
"b": 120
},
"hsl": {
"h": 135.738,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88128,
"c": 0.2304,
"h": 147.8
},
"luminance": 0.74254
}Semantic roles & 50–950 ramp
primary
#48FF78
secondary
#C8239D
accent
#00A9E6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680