#5EF083#5EF083
#5EF083 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.195 H 148.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF083 |
|---|---|
| RGB | rgb(94, 240, 131) |
| HSL | hsl(135, 83%, 65%) |
| HSV | hsv(135, 61%, 94%) |
| CMYK | cmyk(60.8%, 0%, 45.4%, 5.9%) |
| CIE-LAB | lab(85.17, -61.78, 41.22) |
| CIE-LCH | lch(85.17, 74.26, 146.29°) |
| OKLab | oklab(85.12% -0.1669 0.1009) |
| OKLCH | oklch(85.12% 0.195 148.8) |
| XYZ | xyz(39.8700, 66.3346, 32.1711) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.10
Minty Green
#0BF77D
ΔE00 3.11
Weird Green
#3AE57F
ΔE00 3.30
Spearmint
#1EF876
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF083 #F05ECB
analogous
#82F05E #5EF083 #5EF0CC
triadic
#5EF083 #835EF0 #F0835E
tetradic
#5EF083 #5E82F0 #F05ECB #F0CC5E
square
#5EF083 #5E82F0 #F05ECB #F0CC5E
split-complementary
#5EF083 #CC5EF0 #F05E82
monochromatic
#12C23F #26EB58 #5EF083 #96F5AE #CEFAD9
Accessibility & contrast
On white
1.47
#5EF083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#5EF083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF083
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF083 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7B
Deuteranopia (green-blind)
#DFD08A
Tritanopia (blue-blind)
#33ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5ef083; /* rgb */ color: rgb(94, 240, 131); /* oklch */ color: oklch(85.1% 0.195 148.8);
Tailwind
colors: {
custom: {
50: '#99f6a8',
500: '#5ef083',
950: '#000000',
},
}SCSS
$custom: #5ef083; $custom-light: #99f6a8; $custom-dark: #000000;
JSON
{
"hex": "#5ef083",
"rgb": {
"r": 94,
"g": 240,
"b": 131
},
"hsl": {
"h": 135.205,
"s": 82.955,
"l": 65.49
},
"oklch": {
"l": 0.85116,
"c": 0.19499,
"h": 148.8
},
"luminance": 0.66339
}Semantic roles & 50–950 ramp
primary
#5EF083
secondary
#BF339C
accent
#06A8DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581