#48FF75#48FF75
#48FF75 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.1% C 0.233 H 147.4°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF75 |
|---|---|
| RGB | rgb(72, 255, 117) |
| HSL | hsl(135, 100%, 64%) |
| HSV | hsv(135, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 54.1%, 0%) |
| CIE-LAB | lab(89.01, -72.87, 52.44) |
| CIE-LCH | lch(89.01, 89.77, 144.26°) |
| OKLab | oklab(88.09% -0.1962 0.1254) |
| OKLCH | oklch(88.09% 0.233 147.4) |
| XYZ | xyz(41.6402, 74.1773, 28.9493) |
| Luminance | 0.7418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.26
Spring Green
#00FF7F
ΔE00 2.37
Lightgreen (survey)
#76FF7B
ΔE00 2.66
Light Bright Green
#53FE5C
ΔE00 2.97
Minty Green
#0BF77D
ΔE00 3.20
Bright Light Green
#2DFE54
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF75 #FF48D2
analogous
#77FF48 #48FF75 #48FFD1
triadic
#48FF75 #7548FF #FF7548
tetradic
#48FF75 #4877FF #FF48D2 #FFD148
square
#48FF75 #4877FF #FF48D2 #FFD148
split-complementary
#48FF75 #D148FF #FF4877
monochromatic
#00CD32 #0BFF47 #48FF75 #85FFA3 #C2FFD1
Accessibility & contrast
On white
1.33
#48FF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#48FF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF75
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF75 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE968
Deuteranopia (green-blind)
#EDDA80
Tritanopia (blue-blind)
#00FAE0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #48ff75; /* rgb */ color: rgb(72, 255, 117); /* oklch */ color: oklch(88.1% 0.233 147.4);
Tailwind
colors: {
custom: {
50: '#93ffa0',
500: '#48ff75',
950: '#000000',
},
}SCSS
$custom: #48ff75; $custom-light: #93ffa0; $custom-dark: #000000;
JSON
{
"hex": "#48ff75",
"rgb": {
"r": 72,
"g": 255,
"b": 117
},
"hsl": {
"h": 134.754,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88089,
"c": 0.23282,
"h": 147.4
},
"luminance": 0.74182
}Semantic roles & 50–950 ramp
primary
#48FF75
secondary
#C8239F
accent
#00ADE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680