#48FFA0#48FFA0
#48FFA0 is a very light, vivid green. Relative luminance 0.754; OKLCH L 88.8% C 0.196 H 155.5°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #48FFA0 |
|---|---|
| RGB | rgb(72, 255, 160) |
| HSL | hsl(149, 100%, 64%) |
| HSV | hsv(149, 72%, 100%) |
| CMYK | cmyk(71.8%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(89.59, -66.11, 32.59) |
| CIE-LCH | lch(89.59, 73.70, 153.76°) |
| OKLab | oklab(88.77% -0.1785 0.0815) |
| OKLCH | oklch(88.77% 0.196 155.5) |
| XYZ | xyz(44.7734, 75.4306, 45.4508) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 0.87
Light Green Blue
#56FCA2
ΔE00 1.01
Mediumspringgreen
#00FA9A
ΔE00 1.90
Bright Sea Green
#05FFA6
ΔE00 2.11
Light Bluish Green
#76FDA8
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48FFA0 #FF48A7
analogous
#4CFF48 #48FFA0 #48FFFB
triadic
#48FFA0 #A048FF #FFA048
tetradic
#48FFA0 #484CFF #FF48A7 #FFFB48
square
#48FFA0 #484CFF #FF48A7 #FFFB48
split-complementary
#48FFA0 #FB48FF #FF484C
monochromatic
#00CD62 #0BFF80 #48FFA0 #85FFC0 #C2FFE0
Accessibility & contrast
On white
1.31
#48FFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#48FFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48FFA0
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48FFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48FFA0 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 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)
#FEEB9A
Deuteranopia (green-blind)
#E8DBA6
Tritanopia (blue-blind)
#00FCE7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #48ffa0; /* rgb */ color: rgb(72, 255, 160); /* oklch */ color: oklch(88.8% 0.196 155.5);
Tailwind
colors: {
custom: {
50: '#92ffbd',
500: '#48ffa0',
950: '#000000',
},
}SCSS
$custom: #48ffa0; $custom-light: #92ffbd; $custom-dark: #000000;
JSON
{
"hex": "#48ffa0",
"rgb": {
"r": 72,
"g": 255,
"b": 160
},
"hsl": {
"h": 148.852,
"s": 100,
"l": 64.118
},
"oklch": {
"l": 0.88767,
"c": 0.19625,
"h": 155.5
},
"luminance": 0.75436
}Semantic roles & 50–950 ramp
primary
#48FFA0
secondary
#C82379
accent
#0077E6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1812
muted
#808682