#5ED98C#5ED98C
#5ED98C is a light, vivid green. Relative luminance 0.539; OKLCH L 79.6% C 0.156 H 153.4°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED98C |
|---|---|
| RGB | rgb(94, 217, 140) |
| HSL | hsl(142, 62%, 61%) |
| HSV | hsv(142, 57%, 85%) |
| CMYK | cmyk(56.7%, 0%, 35.5%, 14.9%) |
| CIE-LAB | lab(78.40, -51.41, 27.87) |
| CIE-LCH | lch(78.40, 58.47, 151.54°) |
| OKLab | oklab(79.6% -0.1395 0.0699) |
| OKLCH | oklch(79.6% 0.156 153.4) |
| XYZ | xyz(34.1599, 53.8957, 33.4086) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.00
Seaweed
#18D17B
ΔE00 4.10
Emerald
#50C878
ΔE00 4.43
Weird Green
#3AE57F
ΔE00 4.54
Tealish Green
#0CDC73
ΔE00 4.89
Soft Green
#6FC276
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED98C #D95EAB
analogous
#6DD95E #5ED98C #5ED9C9
triadic
#5ED98C #8C5ED9 #D98C5E
tetradic
#5ED98C #5E6DD9 #D95EAB #D9C95E
square
#5ED98C #5E6DD9 #D95EAB #D9C95E
split-complementary
#5ED98C #C95ED9 #D95E6D
monochromatic
#249950 #30CA69 #5ED98C #90E5AF #C1F0D3
Accessibility & contrast
On white
1.78
#5ED98C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#5ED98C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED98C
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED98C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED98C | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C987
Deuteranopia (green-blind)
#C8BD91
Tritanopia (blue-blind)
#39D6C5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5ed98c; /* rgb */ color: rgb(94, 217, 140); /* oklch */ color: oklch(79.6% 0.156 153.4);
Tailwind
colors: {
custom: {
50: '#95e5ae',
500: '#5ed98c',
950: '#000000',
},
}SCSS
$custom: #5ed98c; $custom-light: #95e5ae; $custom-dark: #000000;
JSON
{
"hex": "#5ed98c",
"rgb": {
"r": 94,
"g": 217,
"b": 140
},
"hsl": {
"h": 142.439,
"s": 61.809,
"l": 60.98
},
"oklch": {
"l": 0.79604,
"c": 0.15604,
"h": 153.4
},
"luminance": 0.53899
}Semantic roles & 50–950 ramp
primary
#5ED98C
secondary
#9D3E7A
accent
#1C89CA
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0E1610
muted
#7F8481