#48FC91#48FC91
#48FC91 is a very light, highly saturated green. Relative luminance 0.730; OKLCH L 87.8% C 0.206 H 152.4°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #48FC91 |
|---|---|
| RGB | rgb(72, 252, 145) |
| HSL | hsl(144, 97%, 64%) |
| HSV | hsv(144, 71%, 99%) |
| CMYK | cmyk(71.4%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(88.47, -67.67, 38.52) |
| CIE-LCH | lch(88.47, 77.87, 150.35°) |
| OKLab | oklab(87.76% -0.1822 0.0952) |
| OKLCH | oklch(87.76% 0.206 152.4) |
| XYZ | xyz(42.5900, 73.0380, 38.6357) |
| Luminance | 0.7304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.63
Turquoise Green
#04F489
ΔE00 2.35
Sea Green (survey)
#53FCA1
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.60
Mediumspringgreen
#00FA9A
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FC91 #FC48B3
analogous
#59FC48 #48FC91 #48FCEB
triadic
#48FC91 #9148FC #FC9148
tetradic
#48FC91 #4859FC #FC48B3 #FCEB48
square
#48FC91 #4859FC #FC48B3 #FCEB48
split-complementary
#48FC91 #EB48FC #FC4859
monochromatic
#03C652 #0CFB6D #48FC91 #84FDB5 #C0FED9
Accessibility & contrast
On white
1.35
#48FC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#48FC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FC91
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FC91 | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE789
Deuteranopia (green-blind)
#E7D898
Tritanopia (blue-blind)
#00F8E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #48fc91; /* rgb */ color: rgb(72, 252, 145); /* oklch */ color: oklch(87.8% 0.206 152.4);
Tailwind
colors: {
custom: {
50: '#92ffb2',
500: '#48fc91',
950: '#000000',
},
}SCSS
$custom: #48fc91; $custom-light: #92ffb2; $custom-dark: #000000;
JSON
{
"hex": "#48fc91",
"rgb": {
"r": 72,
"g": 252,
"b": 145
},
"hsl": {
"h": 144.333,
"s": 96.774,
"l": 63.529
},
"oklch": {
"l": 0.8776,
"c": 0.20557,
"h": 152.4
},
"luminance": 0.73043
}Semantic roles & 50–950 ramp
primary
#48FC91
secondary
#C32583
accent
#0088E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681