#5EE98B#5EE98B
#5EE98B is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.5% C 0.179 H 151.2°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE98B |
|---|---|
| RGB | rgb(94, 233, 139) |
| HSL | hsl(139, 76%, 64%) |
| HSV | hsv(139, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 40.3%, 8.6%) |
| CIE-LAB | lab(83.19, -57.87, 34.71) |
| CIE-LCH | lch(83.19, 67.48, 149.04°) |
| OKLab | oklab(83.53% -0.1565 0.0861) |
| OKLCH | oklch(83.53% 0.179 151.2) |
| XYZ | xyz(38.4123, 62.5179, 34.4640) |
| Luminance | 0.6252 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Turquoise Green
#04F489
ΔE00 3.76
Sea Green (survey)
#53FCA1
ΔE00 4.46
Wintergreen
#20F986
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE98B #E95EBC
analogous
#77E95E #5EE98B #5EE9D0
triadic
#5EE98B #8B5EE9 #E98B5E
tetradic
#5EE98B #5E77E9 #E95EBC #E9D05E
square
#5EE98B #5E77E9 #E95EBC #E9D05E
split-complementary
#5EE98B #D05EE9 #E95E77
monochromatic
#19B44B #28E264 #5EE98B #94F0B2 #CAF8D9
Accessibility & contrast
On white
1.56
#5EE98B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#5EE98B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE98B
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE98B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE98B | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD784
Deuteranopia (green-blind)
#D8CA91
Tritanopia (blue-blind)
#32E6D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee98b; /* rgb */ color: rgb(94, 233, 139); /* oklch */ color: oklch(83.5% 0.179 151.2);
Tailwind
colors: {
custom: {
50: '#98f1ae',
500: '#5ee98b',
950: '#000000',
},
}SCSS
$custom: #5ee98b; $custom-light: #98f1ae; $custom-dark: #000000;
JSON
{
"hex": "#5ee98b",
"rgb": {
"r": 94,
"g": 233,
"b": 139
},
"hsl": {
"h": 139.424,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83526,
"c": 0.17861,
"h": 151.2
},
"luminance": 0.62522
}Semantic roles & 50–950 ramp
primary
#5EE98B
secondary
#B4378C
accent
#0D96D8
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581