#5DF191#5DF191
#5DF191 is a very light, vivid green. Relative luminance 0.673; OKLCH L 85.6% C 0.184 H 151.9°. Best body text is #000000 at 14.46:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF191 |
|---|---|
| RGB | rgb(93, 241, 145) |
| HSL | hsl(141, 84%, 65%) |
| HSV | hsv(141, 61%, 95%) |
| CMYK | cmyk(61.4%, 0%, 39.8%, 5.5%) |
| CIE-LAB | lab(85.64, -60.09, 34.93) |
| CIE-LCH | lch(85.64, 69.51, 149.83°) |
| OKLab | oklab(85.57% -0.1624 0.0867) |
| OKLCH | oklch(85.57% 0.184 151.9) |
| XYZ | xyz(41.0771, 67.2780, 37.6038) |
| Luminance | 0.6728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 2.90
Light Green Blue
#56FCA2
ΔE00 2.92
Wintergreen
#20F986
ΔE00 3.31
Weird Green
#3AE57F
ΔE00 3.35
Light Bluish Green
#76FDA8
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF191 #F15DBD
analogous
#73F15D #5DF191 #5DF1DB
triadic
#5DF191 #915DF1 #F1915D
tetradic
#5DF191 #5D73F1 #F15DBD #F1DB5D
square
#5DF191 #5D73F1 #F15DBD #F1DB5D
split-complementary
#5DF191 #DB5DF1 #F15D73
monochromatic
#11C34F #25EC6B #5DF191 #95F6B7 #CEFBDD
Accessibility & contrast
On white
1.45
#5DF191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.46
#5DF191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF191
14.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF191 | 1.00 | 1.45 | 14.46 | 14.46 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8A
Deuteranopia (green-blind)
#DED197
Tritanopia (blue-blind)
#26EED9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df191; /* rgb */ color: rgb(93, 241, 145); /* oklch */ color: oklch(85.6% 0.184 151.9);
Tailwind
colors: {
custom: {
50: '#98f7b2',
500: '#5df191',
950: '#000000',
},
}SCSS
$custom: #5df191; $custom-light: #98f7b2; $custom-dark: #000000;
JSON
{
"hex": "#5df191",
"rgb": {
"r": 93,
"g": 241,
"b": 145
},
"hsl": {
"h": 141.081,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.85568,
"c": 0.18416,
"h": 151.9
},
"luminance": 0.67282
}Semantic roles & 50–950 ramp
primary
#5DF191
secondary
#C0328E
accent
#0593E1
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581