#48FF97#48FF97
#48FF97 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.204 H 153.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #48FF97 |
|---|---|
| RGB | rgb(72, 255, 151) |
| HSL | hsl(146, 100%, 64%) |
| HSV | hsv(146, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(89.45, -67.70, 36.86) |
| CIE-LCH | lch(89.45, 77.09, 151.43°) |
| OKLab | oklab(88.6% -0.1824 0.0914) |
| OKLCH | oklch(88.6% 0.204 153.4) |
| XYZ | xyz(44.0144, 75.1270, 41.4534) |
| Luminance | 0.7513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 1.95
Light Green Blue
#56FCA2
ΔE00 2.10
Wintergreen
#20F986
ΔE00 2.29
Mediumspringgreen
#00FA9A
ΔE00 2.46
Turquoise Green
#04F489
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FF97 #FF48B0
analogous
#55FF48 #48FF97 #48FFF3
triadic
#48FF97 #9748FF #FF9748
tetradic
#48FF97 #4855FF #FF48B0 #FFF348
square
#48FF97 #4855FF #FF48B0 #FFF348
split-complementary
#48FF97 #F348FF #FF4855
monochromatic
#00CD58 #0BFF74 #48FF97 #85FFBA #C2FFDD
Accessibility & contrast
On white
1.31
#48FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#48FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FF97
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FF97 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#E9DB9E
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #48ff97; /* rgb */ color: rgb(72, 255, 151); /* oklch */ color: oklch(88.6% 0.204 153.4);
Tailwind
colors: {
custom: {
50: '#92ffb6',
500: '#48ff97',
950: '#000000',
},
}SCSS
$custom: #48ff97; $custom-light: #92ffb6; $custom-dark: #000000;
JSON
{
"hex": "#48ff97",
"rgb": {
"r": 72,
"g": 255,
"b": 151
},
"hsl": {
"h": 145.902,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88603,
"c": 0.20406,
"h": 153.4
},
"luminance": 0.75132
}Semantic roles & 50–950 ramp
primary
#48FF97
secondary
#C82381
accent
#0082E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681