#5EE88B#5EE88B
#5EE88B is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.3% C 0.177 H 151.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE88B |
|---|---|
| RGB | rgb(94, 232, 139) |
| HSL | hsl(140, 75%, 64%) |
| HSV | hsv(140, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 40.1%, 9%) |
| CIE-LAB | lab(82.89, -57.48, 34.32) |
| CIE-LCH | lch(82.89, 66.95, 149.16°) |
| OKLab | oklab(83.28% -0.1555 0.0852) |
| OKLCH | oklch(83.28% 0.177 151.3) |
| XYZ | xyz(38.1300, 61.9533, 34.3699) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Turquoise Green
#04F489
ΔE00 3.92
Tealish Green
#0CDC73
ΔE00 4.49
Sea Green (survey)
#53FCA1
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 4.64
Wintergreen
#20F986
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE88B #E85EBB
analogous
#76E85E #5EE88B #5EE8D0
triadic
#5EE88B #8B5EE8 #E88B5E
tetradic
#5EE88B #5E76E8 #E85EBB #E8D05E
square
#5EE88B #5E76E8 #E85EBB #E8D05E
split-complementary
#5EE88B #D05EE8 #E85E76
monochromatic
#19B24B #28E064 #5EE88B #94F0B2 #C9F7D8
Accessibility & contrast
On white
1.57
#5EE88B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5EE88B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE88B
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE88B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE88B | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D684
Deuteranopia (green-blind)
#D7C991
Tritanopia (blue-blind)
#32E5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee88b; /* rgb */ color: rgb(94, 232, 139); /* oklch */ color: oklch(83.3% 0.177 151.3);
Tailwind
colors: {
custom: {
50: '#98f0ae',
500: '#5ee88b',
950: '#000000',
},
}SCSS
$custom: #5ee88b; $custom-light: #98f0ae; $custom-dark: #000000;
JSON
{
"hex": "#5ee88b",
"rgb": {
"r": 94,
"g": 232,
"b": 139
},
"hsl": {
"h": 139.565,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.8328,
"c": 0.17728,
"h": 151.3
},
"luminance": 0.61957
}Semantic roles & 50–950 ramp
primary
#5EE88B
secondary
#B3388A
accent
#0E96D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581