#5DF084#5DF084
#5DF084 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.1% C 0.195 H 149.1°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF084 |
|---|---|
| RGB | rgb(93, 240, 132) |
| HSL | hsl(136, 83%, 65%) |
| HSV | hsv(136, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(85.15, -61.83, 40.71) |
| CIE-LCH | lch(85.15, 74.02, 146.64°) |
| OKLab | oklab(85.1% -0.167 0.0998) |
| OKLCH | oklch(85.1% 0.195 149.1) |
| XYZ | xyz(39.8362, 66.3093, 32.5250) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.09
Turquoise Green
#04F489
ΔE00 3.20
Weird Green
#3AE57F
ΔE00 3.21
Spearmint
#1EF876
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF084 #F05DC9
analogous
#80F05D #5DF084 #5DF0CD
triadic
#5DF084 #845DF0 #F0845D
tetradic
#5DF084 #5D80F0 #F05DC9 #F0CD5D
square
#5DF084 #5D80F0 #F05DC9 #F0CD5D
split-complementary
#5DF084 #CD5DF0 #F05D80
monochromatic
#12C140 #25EB59 #5DF084 #95F5AF #CDFAD9
Accessibility & contrast
On white
1.47
#5DF084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#5DF084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF084
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF084 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD7C
Deuteranopia (green-blind)
#DFD08B
Tritanopia (blue-blind)
#30ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df084; /* rgb */ color: rgb(93, 240, 132); /* oklch */ color: oklch(85.1% 0.195 149.1);
Tailwind
colors: {
custom: {
50: '#99f6a9',
500: '#5df084',
950: '#000000',
},
}SCSS
$custom: #5df084; $custom-light: #99f6a9; $custom-dark: #000000;
JSON
{
"hex": "#5df084",
"rgb": {
"r": 93,
"g": 240,
"b": 132
},
"hsl": {
"h": 135.918,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85102,
"c": 0.1945,
"h": 149.1
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#5DF084
secondary
#BF329A
accent
#06A6DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581