#5EE28C#5EE28C
#5EE28C is a light, vivid green. Relative luminance 0.587; OKLCH L 81.8% C 0.168 H 152.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE28C |
|---|---|
| RGB | rgb(94, 226, 140) |
| HSL | hsl(141, 69%, 63%) |
| HSV | hsv(141, 58%, 89%) |
| CMYK | cmyk(58.4%, 0%, 38.1%, 11.4%) |
| CIE-LAB | lab(81.11, -54.98, 31.47) |
| CIE-LCH | lch(81.11, 63.35, 150.22°) |
| OKLab | oklab(81.82% -0.1489 0.0785) |
| OKLCH | oklch(81.82% 0.168 152.2) |
| XYZ | xyz(36.5432, 58.6624, 34.2030) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.79
Aqua Green
#12E193
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.27
Turquoise Green
#04F489
ΔE00 5.12
Seaweed
#18D17B
ΔE00 5.24
Lightgreen
#90EE90
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE28C #E25EB4
analogous
#72E25E #5EE28C #5EE2CE
triadic
#5EE28C #8C5EE2 #E28C5E
tetradic
#5EE28C #5E72E2 #E25EB4 #E2CE5E
square
#5EE28C #5E72E2 #E25EB4 #E2CE5E
split-complementary
#5EE28C #CE5EE2 #E25E72
monochromatic
#1EA74E #2AD967 #5EE28C #92EBB1 #C6F5D6
Accessibility & contrast
On white
1.65
#5EE28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#5EE28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE28C
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE28C | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D186
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#35DFCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ee28c; /* rgb */ color: rgb(94, 226, 140); /* oklch */ color: oklch(81.8% 0.168 152.2);
Tailwind
colors: {
custom: {
50: '#97ecae',
500: '#5ee28c',
950: '#000000',
},
}SCSS
$custom: #5ee28c; $custom-light: #97ecae; $custom-dark: #000000;
JSON
{
"hex": "#5ee28c",
"rgb": {
"r": 94,
"g": 226,
"b": 140
},
"hsl": {
"h": 140.909,
"s": 69.474,
"l": 62.745
},
"oklch": {
"l": 0.81822,
"c": 0.16832,
"h": 152.2
},
"luminance": 0.58666
}Semantic roles & 50–950 ramp
primary
#5EE28C
secondary
#AA3B83
accent
#148FD1
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581