#4ED98F#4ED98F
#4ED98F is a light, vivid green. Relative luminance 0.532; OKLCH L 79.2% C 0.160 H 156.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #4ED98F |
|---|---|
| RGB | rgb(78, 217, 143) |
| HSL | hsl(148, 65%, 58%) |
| HSV | hsv(148, 64%, 85%) |
| CMYK | cmyk(64.1%, 0%, 34.1%, 14.9%) |
| CIE-LAB | lab(78.01, -54.10, 25.71) |
| CIE-LCH | lch(78.01, 59.90, 154.59°) |
| OKLab | oklab(79.17% -0.1468 0.0647) |
| OKLCH | oklch(79.17% 0.16 156.2) |
| XYZ | xyz(32.9097, 53.2251, 34.5204) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.85
Seaweed
#18D17B
ΔE00 3.59
Emerald
#50C878
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.00
Eucalyptus
#44D7A8
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ED98F #D94E98
analogous
#52D94E #4ED98F #4ED9D5
triadic
#4ED98F #8F4ED9 #D98F4E
tetradic
#4ED98F #4E52D9 #D94E98 #D9D54E
square
#4ED98F #4E52D9 #D94E98 #D9D54E
split-complementary
#4ED98F #D54ED9 #D94E52
monochromatic
#1F8E53 #29C070 #4ED98F #80E4AF #B3EFCF
Accessibility & contrast
On white
1.80
#4ED98F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#4ED98F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ED98F
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ED98F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ED98F | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98A
Deuteranopia (green-blind)
#C6BC94
Tritanopia (blue-blind)
#00D7C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #4ed98f; /* rgb */ color: rgb(78, 217, 143); /* oklch */ color: oklch(79.2% 0.160 156.2);
Tailwind
colors: {
custom: {
50: '#8ee6b0',
500: '#4ed98f',
950: '#000000',
},
}SCSS
$custom: #4ed98f; $custom-light: #8ee6b0; $custom-dark: #000000;
JSON
{
"hex": "#4ed98f",
"rgb": {
"r": 78,
"g": 217,
"b": 143
},
"hsl": {
"h": 148.058,
"s": 64.651,
"l": 57.843
},
"oklch": {
"l": 0.79173,
"c": 0.16044,
"h": 156.2
},
"luminance": 0.53229
}Semantic roles & 50–950 ramp
primary
#4ED98F
secondary
#943869
accent
#4099E8
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0D1610
muted
#7F8481