#48FF89#48FF89
#48FF89 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.4% C 0.216 H 150.6°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF89 |
|---|---|
| RGB | rgb(72, 255, 137) |
| HSL | hsl(141, 100%, 64%) |
| HSV | hsv(141, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.25, -70.00, 43.41) |
| CIE-LCH | lch(89.25, 82.37, 148.20°) |
| OKLab | oklab(88.37% -0.1883 0.1062) |
| OKLCH | oklch(88.37% 0.216 150.6) |
| XYZ | xyz(42.9443, 74.6989, 35.8171) |
| Luminance | 0.7470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.68
Wintergreen
#20F986
ΔE00 1.85
Minty Green
#0BF77D
ΔE00 2.30
Spearmint
#1EF876
ΔE00 2.43
Turquoise Green
#04F489
ΔE00 3.27
Sea Green (survey)
#53FCA1
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF89 #FF48BE
analogous
#63FF48 #48FF89 #48FFE4
triadic
#48FF89 #8948FF #FF8948
tetradic
#48FF89 #4863FF #FF48BE #FFE448
square
#48FF89 #4863FF #FF48BE #FFE448
split-complementary
#48FF89 #E448FF #FF4863
monochromatic
#00CD49 #0BFF62 #48FF89 #85FFB0 #C2FFD8
Accessibility & contrast
On white
1.32
#48FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#48FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF89
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF89 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#EBDA91
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #48ff89; /* rgb */ color: rgb(72, 255, 137); /* oklch */ color: oklch(88.4% 0.216 150.6);
Tailwind
colors: {
custom: {
50: '#92ffad',
500: '#48ff89',
950: '#000000',
},
}SCSS
$custom: #48ff89; $custom-light: #92ffad; $custom-dark: #000000;
JSON
{
"hex": "#48ff89",
"rgb": {
"r": 72,
"g": 255,
"b": 137
},
"hsl": {
"h": 141.311,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88372,
"c": 0.21617,
"h": 150.6
},
"luminance": 0.74704
}Semantic roles & 50–950 ramp
primary
#48FF89
secondary
#C8238D
accent
#0094E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681