#5DF18E#5DF18E
#5DF18E is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.187 H 151.2°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF18E |
|---|---|
| RGB | rgb(93, 241, 142) |
| HSL | hsl(140, 84%, 65%) |
| HSV | hsv(140, 61%, 95%) |
| CMYK | cmyk(61.4%, 0%, 41.1%, 5.5%) |
| CIE-LAB | lab(85.60, -60.60, 36.36) |
| CIE-LCH | lch(85.60, 70.67, 149.03°) |
| OKLab | oklab(85.52% -0.1637 0.09) |
| OKLCH | oklch(85.52% 0.187 151.2) |
| XYZ | xyz(40.8488, 67.1867, 36.4015) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.84
Wintergreen
#20F986
ΔE00 3.10
Sea Green (survey)
#53FCA1
ΔE00 3.18
Light Green Blue
#56FCA2
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF18E #F15DC0
analogous
#76F15D #5DF18E #5DF1D8
triadic
#5DF18E #8E5DF1 #F18E5D
tetradic
#5DF18E #5D76F1 #F15DC0 #F1D85D
square
#5DF18E #5D76F1 #F15DC0 #F1D85D
split-complementary
#5DF18E #D85DF1 #F15D76
monochromatic
#11C34C #25EC67 #5DF18E #95F6B5 #CEFBDD
Accessibility & contrast
On white
1.45
#5DF18E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#5DF18E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF18E
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF18E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF18E | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#28EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df18e; /* rgb */ color: rgb(93, 241, 142); /* oklch */ color: oklch(85.5% 0.187 151.2);
Tailwind
colors: {
custom: {
50: '#99f7b0',
500: '#5df18e',
950: '#000000',
},
}SCSS
$custom: #5df18e; $custom-light: #99f7b0; $custom-dark: #000000;
JSON
{
"hex": "#5df18e",
"rgb": {
"r": 93,
"g": 241,
"b": 142
},
"hsl": {
"h": 139.865,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.85515,
"c": 0.18685,
"h": 151.2
},
"luminance": 0.67191
}Semantic roles & 50–950 ramp
primary
#5DF18E
secondary
#C03291
accent
#0598E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581