#5EED83#5EED83
#5EED83 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.191 H 149.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED83 |
|---|---|
| RGB | rgb(94, 237, 131) |
| HSL | hsl(136, 80%, 65%) |
| HSV | hsv(136, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(84.27, -60.66, 40.07) |
| CIE-LCH | lch(84.27, 72.70, 146.55°) |
| OKLab | oklab(84.38% -0.1639 0.0983) |
| OKLCH | oklch(84.38% 0.191 149.1) |
| XYZ | xyz(38.9942, 64.5830, 31.8791) |
| Luminance | 0.6459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.53
Spearmint
#1EF876
ΔE00 3.84
Lightgreen
#90EE90
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED83 #ED5EC8
analogous
#81ED5E #5EED83 #5EEDCA
triadic
#5EED83 #835EED #ED835E
tetradic
#5EED83 #5E81ED #ED5EC8 #EDCA5E
square
#5EED83 #5E81ED #ED5EC8 #EDCA5E
split-complementary
#5EED83 #CA5EED #ED5E81
monochromatic
#15BC40 #27E759 #5EED83 #95F3AD #CCF9D8
Accessibility & contrast
On white
1.51
#5EED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#5EED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED83
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED83 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#34E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed83; /* rgb */ color: rgb(94, 237, 131); /* oklch */ color: oklch(84.4% 0.191 149.1);
Tailwind
colors: {
custom: {
50: '#99f4a8',
500: '#5eed83',
950: '#000000',
},
}SCSS
$custom: #5eed83; $custom-light: #99f4a8; $custom-dark: #000000;
JSON
{
"hex": "#5eed83",
"rgb": {
"r": 94,
"g": 237,
"b": 131
},
"hsl": {
"h": 135.524,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84376,
"c": 0.19109,
"h": 149.1
},
"luminance": 0.64587
}Semantic roles & 50–950 ramp
primary
#5EED83
secondary
#BA3598
accent
#09A6DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580