#48FFA1#48FFA1
#48FFA1 is a very light, vivid green. Relative luminance 0.755; OKLCH L 88.8% C 0.195 H 155.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFA1 |
|---|---|
| RGB | rgb(72, 255, 161) |
| HSL | hsl(149, 100%, 64%) |
| HSV | hsv(149, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 36.9%, 0%) |
| CIE-LAB | lab(89.61, -65.92, 32.11) |
| CIE-LCH | lch(89.61, 73.33, 154.03°) |
| OKLab | oklab(88.79% -0.1781 0.0804) |
| OKLCH | oklch(88.79% 0.195 155.7) |
| XYZ | xyz(44.8613, 75.4657, 45.9133) |
| Luminance | 0.7547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.82
Light Green Blue
#56FCA2
ΔE00 0.95
Mediumspringgreen
#00FA9A
ΔE00 1.89
Bright Sea Green
#05FFA6
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFA1 #FF48A6
analogous
#4BFF48 #48FFA1 #48FFFC
triadic
#48FFA1 #A148FF #FFA148
tetradic
#48FFA1 #484BFF #FF48A6 #FFFC48
square
#48FFA1 #484BFF #FF48A6 #FFFC48
split-complementary
#48FFA1 #FC48FF #FF484B
monochromatic
#00CD64 #0BFF82 #48FFA1 #85FFC0 #C2FFE0
Accessibility & contrast
On white
1.30
#48FFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#48FFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFA1
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFA1 | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB9B
Deuteranopia (green-blind)
#E8DBA7
Tritanopia (blue-blind)
#00FDE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #48ffa1; /* rgb */ color: rgb(72, 255, 161); /* oklch */ color: oklch(88.8% 0.195 155.7);
Tailwind
colors: {
custom: {
50: '#92ffbd',
500: '#48ffa1',
950: '#000000',
},
}SCSS
$custom: #48ffa1; $custom-light: #92ffbd; $custom-dark: #000000;
JSON
{
"hex": "#48ffa1",
"rgb": {
"r": 72,
"g": 255,
"b": 161
},
"hsl": {
"h": 149.18,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88786,
"c": 0.1954,
"h": 155.7
},
"luminance": 0.75471
}Semantic roles & 50–950 ramp
primary
#48FFA1
secondary
#C82378
accent
#0076E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682