#48DA8B#48DA8B
#48DA8B is a light, vivid green. Relative luminance 0.534; OKLCH L 79.2% C 0.168 H 155.4°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #48DA8B |
|---|---|
| RGB | rgb(72, 218, 139) |
| HSL | hsl(148, 66%, 57%) |
| HSV | hsv(148, 67%, 85%) |
| CMYK | cmyk(67%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(78.10, -56.32, 27.87) |
| CIE-LCH | lch(78.10, 62.84, 153.67°) |
| OKLab | oklab(79.19% -0.1524 0.0699) |
| OKLCH | oklch(79.19% 0.168 155.4) |
| XYZ | xyz(32.4012, 53.3811, 33.0171) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.65
Seaweed
#18D17B
ΔE00 3.14
Weird Green
#3AE57F
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.11
Emerald
#50C878
ΔE00 4.65
Algae Green
#21C36F
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48DA8B #DA4897
analogous
#4EDA48 #48DA8B #48DAD4
triadic
#48DA8B #8B48DA #DA8B48
tetradic
#48DA8B #484EDA #DA4897 #DAD448
square
#48DA8B #484EDA #DA4897 #DAD448
split-complementary
#48DA8B #D448DA #DA484E
monochromatic
#1C8B4F #26BE6C #48DA8B #7BE4AB #AEEFCC
Accessibility & contrast
On white
1.80
#48DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#48DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48DA8B
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48DA8B | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C986
Deuteranopia (green-blind)
#C7BC90
Tritanopia (blue-blind)
#00D8C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #48da8b; /* rgb */ color: rgb(72, 218, 139); /* oklch */ color: oklch(79.2% 0.168 155.4);
Tailwind
colors: {
custom: {
50: '#8be6ad',
500: '#48da8b',
950: '#000000',
},
}SCSS
$custom: #48da8b; $custom-light: #8be6ad; $custom-dark: #000000;
JSON
{
"hex": "#48da8b",
"rgb": {
"r": 72,
"g": 218,
"b": 139
},
"hsl": {
"h": 147.534,
"s": 66.364,
"l": 56.863
},
"oklch": {
"l": 0.79185,
"c": 0.16768,
"h": 155.4
},
"luminance": 0.53385
}Semantic roles & 50–950 ramp
primary
#48DA8B
secondary
#913567
accent
#3F9BE9
background
#FCFEFD
surface
#F4FCF7
border
#CED5D0
text
#0D1610
muted
#7F8481