#48DE90#48DE90
#48DE90 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.168 H 156.2°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #48DE90 |
|---|---|
| RGB | rgb(72, 222, 144) |
| HSL | hsl(149, 69%, 58%) |
| HSV | hsv(149, 68%, 87%) |
| CMYK | cmyk(67.6%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(79.40, -56.89, 27.05) |
| CIE-LCH | lch(79.40, 63.00, 154.57°) |
| OKLab | oklab(80.29% -0.1541 0.068) |
| OKLCH | oklch(80.29% 0.168 156.2) |
| XYZ | xyz(33.8247, 55.6302, 35.3352) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.03
Weird Green
#3AE57F
ΔE00 3.91
Seaweed
#18D17B
ΔE00 3.98
Tealish Green
#0CDC73
ΔE00 4.49
Emerald
#50C878
ΔE00 5.65
Turquoise Green
#04F489
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48DE90 #DE4896
analogous
#4BDE48 #48DE90 #48DEDB
triadic
#48DE90 #9048DE #DE9048
tetradic
#48DE90 #484BDE #DE4896 #DEDB48
square
#48DE90 #484BDE #DE4896 #DEDB48
split-complementary
#48DE90 #DB48DE #DE484B
monochromatic
#1A9153 #24C571 #48DE90 #7CE7AF #B0F1CF
Accessibility & contrast
On white
1.73
#48DE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#48DE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48DE90
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48DE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48DE90 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8B
Deuteranopia (green-blind)
#CABF95
Tritanopia (blue-blind)
#00DCCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #48de90; /* rgb */ color: rgb(72, 222, 144); /* oklch */ color: oklch(80.3% 0.168 156.2);
Tailwind
colors: {
custom: {
50: '#8ce9b1',
500: '#48de90',
950: '#000000',
},
}SCSS
$custom: #48de90; $custom-light: #8ce9b1; $custom-dark: #000000;
JSON
{
"hex": "#48de90",
"rgb": {
"r": 72,
"g": 222,
"b": 144
},
"hsl": {
"h": 148.8,
"s": 69.444,
"l": 57.647
},
"oklch": {
"l": 0.80285,
"c": 0.16844,
"h": 156.2
},
"luminance": 0.55634
}Semantic roles & 50–950 ramp
primary
#48DE90
secondary
#963467
accent
#3C97EC
background
#FCFEFD
surface
#F4FDF7
border
#CED5D0
text
#0D1610
muted
#7F8481