#5EF283#5EF283
#5EF283 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.198 H 148.7°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF283 |
|---|---|
| RGB | rgb(94, 242, 131) |
| HSL | hsl(135, 85%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(85.77, -62.51, 41.98) |
| CIE-LCH | lch(85.77, 75.30, 146.12°) |
| OKLab | oklab(85.61% -0.1688 0.1026) |
| OKLCH | oklch(85.61% 0.198 148.7) |
| XYZ | xyz(40.4620, 67.5186, 32.3684) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 2.90
Spearmint
#1EF876
ΔE00 3.05
Turquoise Green
#04F489
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.69
Spring Green
#00FF7F
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF283 #F25ECD
analogous
#83F25E #5EF283 #5EF2CD
triadic
#5EF283 #835EF2 #F2835E
tetradic
#5EF283 #5E83F2 #F25ECD #F2CD5E
square
#5EF283 #5E83F2 #F25ECD #F2CD5E
split-complementary
#5EF283 #CD5EF2 #F25E83
monochromatic
#10C63D #25ED57 #5EF283 #97F7AF #CFFBDA
Accessibility & contrast
On white
1.45
#5EF283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5EF283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF283
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF283 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#32EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ef283; /* rgb */ color: rgb(94, 242, 131); /* oklch */ color: oklch(85.6% 0.198 148.7);
Tailwind
colors: {
custom: {
50: '#99f7a8',
500: '#5ef283',
950: '#000000',
},
}SCSS
$custom: #5ef283; $custom-light: #99f7a8; $custom-dark: #000000;
JSON
{
"hex": "#5ef283",
"rgb": {
"r": 94,
"g": 242,
"b": 131
},
"hsl": {
"h": 135,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.85608,
"c": 0.19756,
"h": 148.7
},
"luminance": 0.67523
}Semantic roles & 50–950 ramp
primary
#5EF283
secondary
#C3319E
accent
#04AAE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581