#5DF183#5DF183
#5DF183 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.3% C 0.197 H 148.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF183 |
|---|---|
| RGB | rgb(93, 241, 131) |
| HSL | hsl(135, 84%, 65%) |
| HSV | hsv(135, 61%, 95%) |
| CMYK | cmyk(61.4%, 0%, 45.6%, 5.5%) |
| CIE-LAB | lab(85.44, -62.35, 41.56) |
| CIE-LCH | lch(85.44, 74.93, 146.31°) |
| OKLab | oklab(85.33% -0.1684 0.1017) |
| OKLCH | oklch(85.33% 0.197 148.9) |
| XYZ | xyz(40.0633, 66.8725, 32.2647) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.94
Minty Green
#0BF77D
ΔE00 2.94
Spearmint
#1EF876
ΔE00 3.15
Turquoise Green
#04F489
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.45
Spring Green
#00FF7F
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF183 #F15DCB
analogous
#81F15D #5DF183 #5DF1CD
triadic
#5DF183 #835DF1 #F1835D
tetradic
#5DF183 #5D81F1 #F15DCB #F1CD5D
square
#5DF183 #5D81F1 #F15DCB #F1CD5D
split-complementary
#5DF183 #CD5DF1 #F15D81
monochromatic
#11C33F #25EC58 #5DF183 #95F6AE #CEFBD9
Accessibility & contrast
On white
1.46
#5DF183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#5DF183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF183
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF183 | 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)
#F3DD7A
Deuteranopia (green-blind)
#E0D08B
Tritanopia (blue-blind)
#30EDD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df183; /* rgb */ color: rgb(93, 241, 131); /* oklch */ color: oklch(85.3% 0.197 148.9);
Tailwind
colors: {
custom: {
50: '#99f7a8',
500: '#5df183',
950: '#000000',
},
}SCSS
$custom: #5df183; $custom-light: #99f7a8; $custom-dark: #000000;
JSON
{
"hex": "#5df183",
"rgb": {
"r": 93,
"g": 241,
"b": 131
},
"hsl": {
"h": 135.405,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.85333,
"c": 0.19668,
"h": 148.9
},
"luminance": 0.66876
}Semantic roles & 50–950 ramp
primary
#5DF183
secondary
#C0329C
accent
#05A8E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581