#5DF082#5DF082
#5DF082 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.196 H 148.7°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF082 |
|---|---|
| RGB | rgb(93, 240, 130) |
| HSL | hsl(135, 83%, 65%) |
| HSV | hsv(135, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(85.13, -62.13, 41.65) |
| CIE-LCH | lch(85.13, 74.80, 146.17°) |
| OKLab | oklab(85.07% -0.1678 0.1018) |
| OKLCH | oklch(85.07% 0.196 148.7) |
| XYZ | xyz(39.7007, 66.2551, 31.8111) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 3.04
Wintergreen
#20F986
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.23
Weird Green
#3AE57F
ΔE00 3.32
Turquoise Green
#04F489
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF082 #F05DCB
analogous
#81F05D #5DF082 #5DF0CB
triadic
#5DF082 #825DF0 #F0825D
tetradic
#5DF082 #5D81F0 #F05DCB #F0CB5D
square
#5DF082 #5D81F0 #F05DCB #F0CB5D
split-complementary
#5DF082 #CB5DF0 #F05D81
monochromatic
#12C13E #25EB57 #5DF082 #95F5AD #CDFAD8
Accessibility & contrast
On white
1.47
#5DF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#5DF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF082
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF082 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD79
Deuteranopia (green-blind)
#DFCF8A
Tritanopia (blue-blind)
#31ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df082; /* rgb */ color: rgb(93, 240, 130); /* oklch */ color: oklch(85.1% 0.196 148.7);
Tailwind
colors: {
custom: {
50: '#99f6a8',
500: '#5df082',
950: '#000000',
},
}SCSS
$custom: #5df082; $custom-light: #99f6a8; $custom-dark: #000000;
JSON
{
"hex": "#5df082",
"rgb": {
"r": 93,
"g": 240,
"b": 130
},
"hsl": {
"h": 135.102,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.8507,
"c": 0.19627,
"h": 148.7
},
"luminance": 0.66259
}Semantic roles & 50–950 ramp
primary
#5DF082
secondary
#BF329B
accent
#06A9DF
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1710
muted
#808580