#48D98F#48D98F
#48D98F is a light, vivid green. Relative luminance 0.530; OKLCH L 79.0% C 0.163 H 156.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #48D98F |
|---|---|
| RGB | rgb(72, 217, 143) |
| HSL | hsl(149, 66%, 57%) |
| HSV | hsv(149, 67%, 85%) |
| CMYK | cmyk(66.8%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(77.86, -55.17, 25.49) |
| CIE-LCH | lch(77.86, 60.77, 155.20°) |
| OKLab | oklab(79.02% -0.1496 0.0642) |
| OKLCH | oklch(79.02% 0.163 156.8) |
| XYZ | xyz(32.4403, 52.9831, 34.4984) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.57
Seaweed
#18D17B
ΔE00 3.43
Emerald
#50C878
ΔE00 4.79
Weird Green
#3AE57F
ΔE00 4.90
Tealish Green
#0CDC73
ΔE00 4.95
Eucalyptus
#44D7A8
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#48D98F #D94892
analogous
#4AD948 #48D98F #48D9D7
triadic
#48D98F #8F48D9 #D98F48
tetradic
#48D98F #484AD9 #D94892 #D9D748
square
#48D98F #484AD9 #D94892 #D9D748
split-complementary
#48D98F #D748D9 #D9484A
monochromatic
#1D8A52 #27BD70 #48D98F #7BE4AE #ADEECD
Accessibility & contrast
On white
1.81
#48D98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#48D98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #48D98F
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##48D98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##48D98F | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C88A
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#00D7C6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #48d98f; /* rgb */ color: rgb(72, 217, 143); /* oklch */ color: oklch(79.0% 0.163 156.8);
Tailwind
colors: {
custom: {
50: '#8be6b0',
500: '#48d98f',
950: '#000000',
},
}SCSS
$custom: #48d98f; $custom-light: #8be6b0; $custom-dark: #000000;
JSON
{
"hex": "#48d98f",
"rgb": {
"r": 72,
"g": 217,
"b": 143
},
"hsl": {
"h": 149.379,
"s": 65.611,
"l": 56.667
},
"oklch": {
"l": 0.79015,
"c": 0.16282,
"h": 156.8
},
"luminance": 0.52987
}Semantic roles & 50–950 ramp
primary
#48D98F
secondary
#903564
accent
#3F96E9
background
#FCFEFD
surface
#F4FCF7
border
#CED5D0
text
#0D1610
muted
#7F8481