#48FC89#48FC89
#48FC89 is a very light, highly saturated green. Relative luminance 0.728; OKLCH L 87.6% C 0.213 H 150.8°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #48FC89 |
|---|---|
| RGB | rgb(72, 252, 137) |
| HSL | hsl(142, 97%, 64%) |
| HSV | hsv(142, 71%, 99%) |
| CMYK | cmyk(71.4%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(88.35, -68.97, 42.26) |
| CIE-LCH | lch(88.35, 80.89, 148.50°) |
| OKLab | oklab(87.63% -0.1856 0.1035) |
| OKLCH | oklch(87.63% 0.213 150.8) |
| XYZ | xyz(41.9947, 72.7999, 35.5006) |
| Luminance | 0.7280 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.42
Spring Green
#00FF7F
ΔE00 1.91
Minty Green
#0BF77D
ΔE00 1.97
Spearmint
#1EF876
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 2.71
Sea Green (survey)
#53FCA1
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FC89 #FC48BB
analogous
#61FC48 #48FC89 #48FCE3
triadic
#48FC89 #8948FC #FC8948
tetradic
#48FC89 #4861FC #FC48BB #FCE348
square
#48FC89 #4861FC #FC48BB #FCE348
split-complementary
#48FC89 #E348FC #FC4861
monochromatic
#03C64A #0CFB62 #48FC89 #84FDB0 #C0FED7
Accessibility & contrast
On white
1.35
#48FC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#48FC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FC89
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FC89 | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE780
Deuteranopia (green-blind)
#E8D891
Tritanopia (blue-blind)
#00F8E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #48fc89; /* rgb */ color: rgb(72, 252, 137); /* oklch */ color: oklch(87.6% 0.213 150.8);
Tailwind
colors: {
custom: {
50: '#92ffad',
500: '#48fc89',
950: '#000000',
},
}SCSS
$custom: #48fc89; $custom-light: #92ffad; $custom-dark: #000000;
JSON
{
"hex": "#48fc89",
"rgb": {
"r": 72,
"g": 252,
"b": 137
},
"hsl": {
"h": 141.667,
"s": 96.774,
"l": 63.529
},
"oklch": {
"l": 0.87629,
"c": 0.21251,
"h": 150.8
},
"luminance": 0.72805
}Semantic roles & 50–950 ramp
primary
#48FC89
secondary
#C3258A
accent
#0093E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681