#5EF282#5EF282
#5EF282 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.198 H 148.5°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF282 |
|---|---|
| RGB | rgb(94, 242, 130) |
| HSL | hsl(135, 85%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(85.75, -62.66, 42.44) |
| CIE-LCH | lch(85.75, 75.68, 145.89°) |
| OKLab | oklab(85.59% -0.1692 0.1037) |
| OKLCH | oklch(85.59% 0.198 148.5) |
| XYZ | xyz(40.3946, 67.4917, 32.0132) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.89
Wintergreen
#20F986
ΔE00 2.93
Spearmint
#1EF876
ΔE00 2.98
Turquoise Green
#04F489
ΔE00 3.42
Weird Green
#3AE57F
ΔE00 3.74
Spring Green
#00FF7F
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF282 #F25ECE
analogous
#84F25E #5EF282 #5EF2CC
triadic
#5EF282 #825EF2 #F2825E
tetradic
#5EF282 #5E84F2 #F25ECE #F2CC5E
square
#5EF282 #5E84F2 #F25ECE #F2CC5E
split-complementary
#5EF282 #CC5EF2 #F25E84
monochromatic
#10C63C #25ED56 #5EF282 #97F7AE #CFFBDA
Accessibility & contrast
On white
1.45
#5EF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#5EF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF282
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF282 | 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)
#F4DE79
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#32EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ef282; /* rgb */ color: rgb(94, 242, 130); /* oklch */ color: oklch(85.6% 0.198 148.5);
Tailwind
colors: {
custom: {
50: '#99f7a8',
500: '#5ef282',
950: '#000000',
},
}SCSS
$custom: #5ef282; $custom-light: #99f7a8; $custom-dark: #000000;
JSON
{
"hex": "#5ef282",
"rgb": {
"r": 94,
"g": 242,
"b": 130
},
"hsl": {
"h": 134.595,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.85593,
"c": 0.19845,
"h": 148.5
},
"luminance": 0.67496
}Semantic roles & 50–950 ramp
primary
#5EF282
secondary
#C3319F
accent
#04ACE2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580