#48FF8A#48FF8A
#48FF8A is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.4% C 0.215 H 150.8°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF8A |
|---|---|
| RGB | rgb(72, 255, 138) |
| HSL | hsl(142, 100%, 64%) |
| HSV | hsv(142, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(89.27, -69.84, 42.94) |
| CIE-LCH | lch(89.27, 81.99, 148.41°) |
| OKLab | oklab(88.39% -0.1879 0.1051) |
| OKLCH | oklch(88.39% 0.215 150.8) |
| XYZ | xyz(43.0163, 74.7278, 36.1967) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.75
Wintergreen
#20F986
ΔE00 1.81
Minty Green
#0BF77D
ΔE00 2.32
Spearmint
#1EF876
ΔE00 2.51
Turquoise Green
#04F489
ΔE00 3.20
Sea Green (survey)
#53FCA1
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF8A #FF48BD
analogous
#62FF48 #48FF8A #48FFE5
triadic
#48FF8A #8A48FF #FF8A48
tetradic
#48FF8A #4862FF #FF48BD #FFE548
square
#48FF8A #4862FF #FF48BD #FFE548
split-complementary
#48FF8A #E548FF #FF4862
monochromatic
#00CD4A #0BFF63 #48FF8A #85FFB1 #C2FFD8
Accessibility & contrast
On white
1.32
#48FF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#48FF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF8A
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF8A | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #48ff8a; /* rgb */ color: rgb(72, 255, 138); /* oklch */ color: oklch(88.4% 0.215 150.8);
Tailwind
colors: {
custom: {
50: '#92ffae',
500: '#48ff8a',
950: '#000000',
},
}SCSS
$custom: #48ff8a; $custom-light: #92ffae; $custom-dark: #000000;
JSON
{
"hex": "#48ff8a",
"rgb": {
"r": 72,
"g": 255,
"b": 138
},
"hsl": {
"h": 141.639,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88388,
"c": 0.21531,
"h": 150.8
},
"luminance": 0.74733
}Semantic roles & 50–950 ramp
primary
#48FF8A
secondary
#C8238D
accent
#0093E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681