#48FF74#48FF74
#48FF74 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.1% C 0.234 H 147.3°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF74 |
|---|---|
| RGB | rgb(72, 255, 116) |
| HSL | hsl(134, 100%, 64%) |
| HSV | hsv(134, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.00, -73.00, 52.88) |
| CIE-LCH | lch(89.00, 90.14, 144.08°) |
| OKLab | oklab(88.08% -0.1965 0.1263) |
| OKLCH | oklch(88.08% 0.234 147.3) |
| XYZ | xyz(41.5818, 74.1539, 28.6413) |
| Luminance | 0.7416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.33
Spring Green
#00FF7F
ΔE00 2.47
Lightgreen (survey)
#76FF7B
ΔE00 2.64
Light Bright Green
#53FE5C
ΔE00 2.85
Bright Light Green
#2DFE54
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF74 #FF48D3
analogous
#78FF48 #48FF74 #48FFCF
triadic
#48FF74 #7448FF #FF7448
tetradic
#48FF74 #4878FF #FF48D3 #FFCF48
square
#48FF74 #4878FF #FF48D3 #FFCF48
split-complementary
#48FF74 #CF48FF #FF4878
monochromatic
#00CD31 #0BFF46 #48FF74 #85FFA2 #C2FFD1
Accessibility & contrast
On white
1.33
#48FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#48FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF74
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF74 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE967
Deuteranopia (green-blind)
#EDDA7F
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #48ff74; /* rgb */ color: rgb(72, 255, 116); /* oklch */ color: oklch(88.1% 0.234 147.3);
Tailwind
colors: {
custom: {
50: '#93ff9f',
500: '#48ff74',
950: '#000000',
},
}SCSS
$custom: #48ff74; $custom-light: #93ff9f; $custom-dark: #000000;
JSON
{
"hex": "#48ff74",
"rgb": {
"r": 72,
"g": 255,
"b": 116
},
"hsl": {
"h": 134.426,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88076,
"c": 0.23363,
"h": 147.3
},
"luminance": 0.74159
}Semantic roles & 50–950 ramp
primary
#48FF74
secondary
#C823A0
accent
#00AEE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680