#5DF080#5DF080
#5DF080 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.0% C 0.198 H 148.4°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF080 |
|---|---|
| RGB | rgb(93, 240, 128) |
| HSL | hsl(134, 83%, 65%) |
| HSV | hsv(134, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(85.10, -62.43, 42.58) |
| CIE-LCH | lch(85.10, 75.57, 145.71°) |
| OKLab | oklab(85.04% -0.1686 0.1039) |
| OKLCH | oklch(85.04% 0.198 148.4) |
| XYZ | xyz(39.5678, 66.2019, 31.1109) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.02
Spearmint
#1EF876
ΔE00 3.11
Wintergreen
#20F986
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.50
Spring Green
#00FF7F
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF080 #F05DCD
analogous
#83F05D #5DF080 #5DF0CA
triadic
#5DF080 #805DF0 #F0805D
tetradic
#5DF080 #5D83F0 #F05DCD #F0CA5D
square
#5DF080 #5D83F0 #F05DCD #F0CA5D
split-complementary
#5DF080 #CA5DF0 #F05D83
monochromatic
#12C13B #25EB54 #5DF080 #95F5AC #CDFAD8
Accessibility & contrast
On white
1.47
#5DF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#5DF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF080
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF080 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC77
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#32EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df080; /* rgb */ color: rgb(93, 240, 128); /* oklch */ color: oklch(85.0% 0.198 148.4);
Tailwind
colors: {
custom: {
50: '#99f6a6',
500: '#5df080',
950: '#000000',
},
}SCSS
$custom: #5df080; $custom-light: #99f6a6; $custom-dark: #000000;
JSON
{
"hex": "#5df080",
"rgb": {
"r": 93,
"g": 240,
"b": 128
},
"hsl": {
"h": 134.286,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85039,
"c": 0.19804,
"h": 148.4
},
"luminance": 0.66206
}Semantic roles & 50–950 ramp
primary
#5DF080
secondary
#BF329D
accent
#06ACDF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580