#5EE88F#5EE88F
#5EE88F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.174 H 152.3°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE88F |
|---|---|
| RGB | rgb(94, 232, 143) |
| HSL | hsl(141, 75%, 64%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(82.95, -56.80, 32.39) |
| CIE-LCH | lch(82.95, 65.38, 150.30°) |
| OKLab | oklab(83.35% -0.1537 0.0807) |
| OKLCH | oklch(83.35% 0.174 152.3) |
| XYZ | xyz(38.4276, 62.0724, 35.9373) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.64
Turquoise Green
#04F489
ΔE00 4.08
Aqua Green
#12E193
ΔE00 4.38
Sea Green (survey)
#53FCA1
ΔE00 4.43
Light Green Blue
#56FCA2
ΔE00 4.43
Seafoam Green
#7AF9AB
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE88F #E85EB7
analogous
#72E85E #5EE88F #5EE8D4
triadic
#5EE88F #8F5EE8 #E88F5E
tetradic
#5EE88F #5E72E8 #E85EB7 #E8D45E
square
#5EE88F #5E72E8 #E85EB7 #E8D45E
split-complementary
#5EE88F #D45EE8 #E85E72
monochromatic
#19B250 #28E06A #5EE88F #94F0B4 #C9F7DA
Accessibility & contrast
On white
1.57
#5EE88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5EE88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE88F
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE88F | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D689
Deuteranopia (green-blind)
#D6C995
Tritanopia (blue-blind)
#30E5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5ee88f; /* rgb */ color: rgb(94, 232, 143); /* oklch */ color: oklch(83.4% 0.174 152.3);
Tailwind
colors: {
custom: {
50: '#98f0b0',
500: '#5ee88f',
950: '#000000',
},
}SCSS
$custom: #5ee88f; $custom-light: #98f0b0; $custom-dark: #000000;
JSON
{
"hex": "#5ee88f",
"rgb": {
"r": 94,
"g": 232,
"b": 143
},
"hsl": {
"h": 141.304,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.83353,
"c": 0.17364,
"h": 152.3
},
"luminance": 0.62076
}Semantic roles & 50–950 ramp
primary
#5EE88F
secondary
#B33887
accent
#0E90D7
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581