#48FF77#48FF77
#48FF77 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.1% C 0.231 H 147.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF77 |
|---|---|
| RGB | rgb(72, 255, 119) |
| HSL | hsl(135, 100%, 64%) |
| HSV | hsv(135, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(89.03, -72.60, 51.56) |
| CIE-LCH | lch(89.03, 89.05, 144.62°) |
| OKLab | oklab(88.12% -0.1954 0.1236) |
| OKLCH | oklch(88.12% 0.231 147.7) |
| XYZ | xyz(41.7591, 74.2249, 29.5752) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.15
Spring Green
#00FF7F
ΔE00 2.19
Lightgreen (survey)
#76FF7B
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 3.03
Light Bright Green
#53FE5C
ΔE00 3.21
Bright Light Green
#2DFE54
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF77 #FF48D0
analogous
#75FF48 #48FF77 #48FFD3
triadic
#48FF77 #7748FF #FF7748
tetradic
#48FF77 #4875FF #FF48D0 #FFD348
square
#48FF77 #4875FF #FF48D0 #FFD348
split-complementary
#48FF77 #D348FF #FF4875
monochromatic
#00CD35 #0BFF4A #48FF77 #85FFA4 #C2FFD2
Accessibility & contrast
On white
1.33
#48FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#48FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF77
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF77 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 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)
#FFE96B
Deuteranopia (green-blind)
#ECDA81
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #48ff77; /* rgb */ color: rgb(72, 255, 119); /* oklch */ color: oklch(88.1% 0.231 147.7);
Tailwind
colors: {
custom: {
50: '#93ffa1',
500: '#48ff77',
950: '#000000',
},
}SCSS
$custom: #48ff77; $custom-light: #93ffa1; $custom-dark: #000000;
JSON
{
"hex": "#48ff77",
"rgb": {
"r": 72,
"g": 255,
"b": 119
},
"hsl": {
"h": 135.41,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88115,
"c": 0.23121,
"h": 147.7
},
"luminance": 0.7423
}Semantic roles & 50–950 ramp
primary
#48FF77
secondary
#C8239E
accent
#00ABE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680