#5EF183#5EF183
#5EF183 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.4% C 0.196 H 148.8°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF183 |
|---|---|
| RGB | rgb(94, 241, 131) |
| HSL | hsl(135, 84%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(61%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.47, -62.14, 41.60) |
| CIE-LCH | lch(85.47, 74.78, 146.20°) |
| OKLab | oklab(85.36% -0.1678 0.1018) |
| OKLCH | oklch(85.36% 0.196 148.8) |
| XYZ | xyz(40.1652, 66.9250, 32.2695) |
| Luminance | 0.6693 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.00
Spearmint
#1EF876
ΔE00 3.18
Turquoise Green
#04F489
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.49
Spring Green
#00FF7F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF183 #F15ECC
analogous
#82F15E #5EF183 #5EF1CC
triadic
#5EF183 #835EF1 #F1835E
tetradic
#5EF183 #5E82F1 #F15ECC #F1CC5E
square
#5EF183 #5E82F1 #F15ECC #F1CC5E
split-complementary
#5EF183 #CC5EF1 #F15E82
monochromatic
#11C43E #26EC58 #5EF183 #96F6AE #CFFBDA
Accessibility & contrast
On white
1.46
#5EF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#5EF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF183
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF183 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7A
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#32EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ef183; /* rgb */ color: rgb(94, 241, 131); /* oklch */ color: oklch(85.4% 0.196 148.8);
Tailwind
colors: {
custom: {
50: '#99f7a8',
500: '#5ef183',
950: '#000000',
},
}SCSS
$custom: #5ef183; $custom-light: #99f7a8; $custom-dark: #000000;
JSON
{
"hex": "#5ef183",
"rgb": {
"r": 94,
"g": 241,
"b": 131
},
"hsl": {
"h": 135.102,
"s": 84,
"l": 65.686
},
"oklch": {
"l": 0.85362,
"c": 0.19628,
"h": 148.8
},
"luminance": 0.66929
}Semantic roles & 50–950 ramp
primary
#5EF183
secondary
#C1329D
accent
#05A9E0
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581