#5EF284#5EF284
#5EF284 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.197 H 148.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF284 |
|---|---|
| RGB | rgb(94, 242, 132) |
| HSL | hsl(135, 85%, 66%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(61.2%, 0%, 45.5%, 5.1%) |
| CIE-LAB | lab(85.78, -62.36, 41.51) |
| CIE-LCH | lch(85.78, 74.91, 146.35°) |
| OKLab | oklab(85.62% -0.1684 0.1016) |
| OKLCH | oklch(85.62% 0.197 148.9) |
| XYZ | xyz(40.5301, 67.5459, 32.7271) |
| Luminance | 0.6755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.11
Turquoise Green
#04F489
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF284 #F25ECC
analogous
#82F25E #5EF284 #5EF2CE
triadic
#5EF284 #845EF2 #F2845E
tetradic
#5EF284 #5E82F2 #F25ECC #F2CE5E
square
#5EF284 #5E82F2 #F25ECC #F2CE5E
split-complementary
#5EF284 #CE5EF2 #F25E82
monochromatic
#10C63F #25ED59 #5EF284 #97F7AF #CFFBDB
Accessibility & contrast
On white
1.45
#5EF284 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#5EF284 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF284
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF284 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF284 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7B
Deuteranopia (green-blind)
#E1D18C
Tritanopia (blue-blind)
#31EED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5ef284; /* rgb */ color: rgb(94, 242, 132); /* oklch */ color: oklch(85.6% 0.197 148.9);
Tailwind
colors: {
custom: {
50: '#99f7a9',
500: '#5ef284',
950: '#000000',
},
}SCSS
$custom: #5ef284; $custom-light: #99f7a9; $custom-dark: #000000;
JSON
{
"hex": "#5ef284",
"rgb": {
"r": 94,
"g": 242,
"b": 132
},
"hsl": {
"h": 135.405,
"s": 85.057,
"l": 65.882
},
"oklch": {
"l": 0.85624,
"c": 0.19668,
"h": 148.9
},
"luminance": 0.6755
}Semantic roles & 50–950 ramp
primary
#5EF284
secondary
#C3319D
accent
#04A9E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581