#48FF79#48FF79
#48FF79 is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.1% C 0.230 H 148.0°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF79 |
|---|---|
| RGB | rgb(72, 255, 121) |
| HSL | hsl(136, 100%, 64%) |
| HSV | hsv(136, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(89.05, -72.33, 50.67) |
| CIE-LCH | lch(89.05, 88.32, 144.99°) |
| OKLab | oklab(88.14% -0.1947 0.1217) |
| OKLCH | oklch(88.14% 0.23 148) |
| XYZ | xyz(41.8805, 74.2734, 30.2145) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.01
Spearmint
#1EF876
ΔE00 2.05
Lightgreen (survey)
#76FF7B
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 2.87
Wintergreen
#20F986
ΔE00 3.23
Light Bright Green
#53FE5C
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF79 #FF48CE
analogous
#73FF48 #48FF79 #48FFD5
triadic
#48FF79 #7948FF #FF7948
tetradic
#48FF79 #4873FF #FF48CE #FFD548
square
#48FF79 #4873FF #FF48CE #FFD548
split-complementary
#48FF79 #D548FF #FF4873
monochromatic
#00CD37 #0BFF4C #48FF79 #85FFA6 #C2FFD3
Accessibility & contrast
On white
1.32
#48FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#48FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF79
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF79 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#ECDA83
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #48ff79; /* rgb */ color: rgb(72, 255, 121); /* oklch */ color: oklch(88.1% 0.230 148.0);
Tailwind
colors: {
custom: {
50: '#93ffa2',
500: '#48ff79',
950: '#000000',
},
}SCSS
$custom: #48ff79; $custom-light: #93ffa2; $custom-dark: #000000;
JSON
{
"hex": "#48ff79",
"rgb": {
"r": 72,
"g": 255,
"b": 121
},
"hsl": {
"h": 136.066,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88141,
"c": 0.22959,
"h": 148
},
"luminance": 0.74278
}Semantic roles & 50–950 ramp
primary
#48FF79
secondary
#C8239C
accent
#00A8E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680