#5EF383#5EF383
#5EF383 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.199 H 148.6°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF383 |
|---|---|
| RGB | rgb(94, 243, 131) |
| HSL | hsl(135, 86%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 46.1%, 4.7%) |
| CIE-LAB | lab(86.06, -62.88, 42.36) |
| CIE-LCH | lch(86.06, 75.81, 146.03°) |
| OKLab | oklab(85.85% -0.1698 0.1035) |
| OKLCH | oklch(85.85% 0.199 148.6) |
| XYZ | xyz(40.7605, 68.1155, 32.4679) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 2.82
Spearmint
#1EF876
ΔE00 2.92
Turquoise Green
#04F489
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF383 #F35ECE
analogous
#83F35E #5EF383 #5EF3CD
triadic
#5EF383 #835EF3 #F3835E
tetradic
#5EF383 #5E83F3 #F35ECE #F3CD5E
square
#5EF383 #5E83F3 #F35ECE #F3CD5E
split-complementary
#5EF383 #CD5EF3 #F35E83
monochromatic
#0FC83D #25EF57 #5EF383 #97F7AF #D0FBDB
Accessibility & contrast
On white
1.44
#5EF383 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#5EF383 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF383
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF383 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF383 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7A
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#31EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ef383; /* rgb */ color: rgb(94, 243, 131); /* oklch */ color: oklch(85.9% 0.199 148.6);
Tailwind
colors: {
custom: {
50: '#9af8a8',
500: '#5ef383',
950: '#000000',
},
}SCSS
$custom: #5ef383; $custom-light: #9af8a8; $custom-dark: #000000;
JSON
{
"hex": "#5ef383",
"rgb": {
"r": 94,
"g": 243,
"b": 131
},
"hsl": {
"h": 134.899,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.85854,
"c": 0.19885,
"h": 148.6
},
"luminance": 0.6812
}Semantic roles & 50–950 ramp
primary
#5EF383
secondary
#C531A0
accent
#03ABE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581