#48FF93#48FF93
#48FF93 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.208 H 152.5°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF93 |
|---|---|
| RGB | rgb(72, 255, 147) |
| HSL | hsl(145, 100%, 64%) |
| HSV | hsv(145, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 42.4%, 0%) |
| CIE-LAB | lab(89.39, -68.38, 38.74) |
| CIE-LCH | lch(89.39, 78.60, 150.47°) |
| OKLab | oklab(88.53% -0.1841 0.0957) |
| OKLCH | oklch(88.53% 0.208 152.5) |
| XYZ | xyz(43.6951, 74.9993, 39.7716) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.51
Light Green Blue
#56FCA2
ΔE00 2.66
Spring Green
#00FF7F
ΔE00 2.68
Turquoise Green
#04F489
ΔE00 2.83
Mediumspringgreen
#00FA9A
ΔE00 2.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF93 #FF48B4
analogous
#59FF48 #48FF93 #48FFEE
triadic
#48FF93 #9348FF #FF9348
tetradic
#48FF93 #4859FF #FF48B4 #FFEE48
square
#48FF93 #4859FF #FF48B4 #FFEE48
split-complementary
#48FF93 #EE48FF #FF4859
monochromatic
#00CD54 #0BFF6F #48FF93 #85FFB7 #C2FFDB
Accessibility & contrast
On white
1.31
#48FF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#48FF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF93
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF93 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8B
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#00FBE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #48ff93; /* rgb */ color: rgb(72, 255, 147); /* oklch */ color: oklch(88.5% 0.208 152.5);
Tailwind
colors: {
custom: {
50: '#92ffb4',
500: '#48ff93',
950: '#000000',
},
}SCSS
$custom: #48ff93; $custom-light: #92ffb4; $custom-dark: #000000;
JSON
{
"hex": "#48ff93",
"rgb": {
"r": 72,
"g": 255,
"b": 147
},
"hsl": {
"h": 144.59,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88534,
"c": 0.20753,
"h": 152.5
},
"luminance": 0.75004
}Semantic roles & 50–950 ramp
primary
#48FF93
secondary
#C82384
accent
#0087E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681