#5DF193#5DF193
#5DF193 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.182 H 152.4°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF193 |
|---|---|
| RGB | rgb(93, 241, 147) |
| HSL | hsl(142, 84%, 65%) |
| HSV | hsv(142, 61%, 95%) |
| CMYK | cmyk(61.4%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(85.68, -59.75, 33.97) |
| CIE-LCH | lch(85.68, 68.73, 150.38°) |
| OKLab | oklab(85.6% -0.1616 0.0845) |
| OKLCH | oklch(85.6% 0.182 152.4) |
| XYZ | xyz(41.2326, 67.3402, 38.4231) |
| Luminance | 0.6734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.71
Light Green Blue
#56FCA2
ΔE00 2.73
Turquoise Green
#04F489
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.45
Mediumspringgreen
#00FA9A
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF193 #F15DBB
analogous
#71F15D #5DF193 #5DF1DD
triadic
#5DF193 #935DF1 #F1935D
tetradic
#5DF193 #5D71F1 #F15DBB #F1DD5D
square
#5DF193 #5D71F1 #F15DBB #F1DD5D
split-complementary
#5DF193 #DD5DF1 #F15D71
monochromatic
#11C352 #25EC6D #5DF193 #95F6B9 #CEFBDE
Accessibility & contrast
On white
1.45
#5DF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#5DF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF193
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF193 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8C
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#24EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df193; /* rgb */ color: rgb(93, 241, 147); /* oklch */ color: oklch(85.6% 0.182 152.4);
Tailwind
colors: {
custom: {
50: '#98f7b3',
500: '#5df193',
950: '#000000',
},
}SCSS
$custom: #5df193; $custom-light: #98f7b3; $custom-dark: #000000;
JSON
{
"hex": "#5df193",
"rgb": {
"r": 93,
"g": 241,
"b": 147
},
"hsl": {
"h": 141.892,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.85604,
"c": 0.18236,
"h": 152.4
},
"luminance": 0.67344
}Semantic roles & 50–950 ramp
primary
#5DF193
secondary
#C0328C
accent
#0590E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581