#48FA74#48FA74
#48FA74 is a very light, highly saturated green. Relative luminance 0.710; OKLCH L 86.8% C 0.228 H 147.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #48FA74 |
|---|---|
| RGB | rgb(72, 250, 116) |
| HSL | hsl(135, 95%, 63%) |
| HSV | hsv(135, 71%, 98%) |
| CMYK | cmyk(71.2%, 0%, 53.6%, 2%) |
| CIE-LAB | lab(87.49, -71.35, 51.07) |
| CIE-LCH | lch(87.49, 87.74, 144.41°) |
| OKLab | oklab(86.83% -0.1921 0.1223) |
| OKLCH | oklch(86.83% 0.228 147.5) |
| XYZ | xyz(40.0075, 71.0054, 28.1165) |
| Luminance | 0.7101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 1.62
Spring Green
#00FF7F
ΔE00 2.39
Minty Green
#0BF77D
ΔE00 2.59
Lightgreen (survey)
#76FF7B
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.21
Light Bright Green
#53FE5C
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FA74 #FA48CE
analogous
#75FA48 #48FA74 #48FACD
triadic
#48FA74 #7448FA #FA7448
tetradic
#48FA74 #4875FA #FA48CE #FACD48
square
#48FA74 #4875FA #FA48CE #FACD48
split-complementary
#48FA74 #CD48FA #FA4875
monochromatic
#05C234 #0CF847 #48FA74 #84FCA1 #BFFDCE
Accessibility & contrast
On white
1.38
#48FA74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#48FA74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FA74
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FA74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FA74 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE468
Deuteranopia (green-blind)
#E8D67E
Tritanopia (blue-blind)
#00F5DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #48fa74; /* rgb */ color: rgb(72, 250, 116); /* oklch */ color: oklch(86.8% 0.228 147.5);
Tailwind
colors: {
custom: {
50: '#92fd9f',
500: '#48fa74',
950: '#000000',
},
}SCSS
$custom: #48fa74; $custom-light: #92fd9f; $custom-dark: #000000;
JSON
{
"hex": "#48fa74",
"rgb": {
"r": 72,
"g": 250,
"b": 116
},
"hsl": {
"h": 134.831,
"s": 94.681,
"l": 63.137
},
"oklch": {
"l": 0.86828,
"c": 0.22774,
"h": 147.5
},
"luminance": 0.7101
}Semantic roles & 50–950 ramp
primary
#48FA74
secondary
#BF279A
accent
#00ADE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680