#5DF184#5DF184
#5DF184 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.3% C 0.196 H 149.1°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF184 |
|---|---|
| RGB | rgb(93, 241, 132) |
| HSL | hsl(136, 84%, 65%) |
| HSV | hsv(136, 61%, 95%) |
| CMYK | cmyk(61.4%, 0%, 45.2%, 5.5%) |
| CIE-LAB | lab(85.45, -62.19, 41.09) |
| CIE-LCH | lch(85.45, 74.54, 146.55°) |
| OKLab | oklab(85.35% -0.1679 0.1006) |
| OKLCH | oklch(85.35% 0.196 149.1) |
| XYZ | xyz(40.1314, 66.8997, 32.6233) |
| Luminance | 0.6690 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.91
Minty Green
#0BF77D
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.19
Spearmint
#1EF876
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF184 #F15DCA
analogous
#80F15D #5DF184 #5DF1CE
triadic
#5DF184 #845DF1 #F1845D
tetradic
#5DF184 #5D80F1 #F15DCA #F1CE5D
square
#5DF184 #5D80F1 #F15DCA #F1CE5D
split-complementary
#5DF184 #CE5DF1 #F15D80
monochromatic
#11C340 #25EC59 #5DF184 #95F6AF #CEFBDA
Accessibility & contrast
On white
1.46
#5DF184 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#5DF184 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF184
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF184 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF184 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7C
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#2FEDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df184; /* rgb */ color: rgb(93, 241, 132); /* oklch */ color: oklch(85.3% 0.196 149.1);
Tailwind
colors: {
custom: {
50: '#99f7a9',
500: '#5df184',
950: '#000000',
},
}SCSS
$custom: #5df184; $custom-light: #99f7a9; $custom-dark: #000000;
JSON
{
"hex": "#5df184",
"rgb": {
"r": 93,
"g": 241,
"b": 132
},
"hsl": {
"h": 135.811,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.85348,
"c": 0.19579,
"h": 149.1
},
"luminance": 0.66904
}Semantic roles & 50–950 ramp
primary
#5DF184
secondary
#C0329B
accent
#05A7E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581