#5DEF93#5DEF93
#5DEF93 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.1% C 0.180 H 152.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF93 |
|---|---|
| RGB | rgb(93, 239, 147) |
| HSL | hsl(142, 82%, 65%) |
| HSV | hsv(142, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 38.5%, 6.3%) |
| CIE-LAB | lab(85.08, -58.99, 33.18) |
| CIE-LCH | lch(85.08, 67.69, 150.64°) |
| OKLab | oklab(85.11% -0.1596 0.0827) |
| OKLCH | oklch(85.11% 0.18 152.6) |
| XYZ | xyz(40.6439, 66.1627, 38.2269) |
| Luminance | 0.6617 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.99
Light Green Blue
#56FCA2
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 3.25
Light Bluish Green
#76FDA8
ΔE00 3.60
Mediumspringgreen
#00FA9A
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF93 #EF5DB9
analogous
#70EF5D #5DEF93 #5DEFDC
triadic
#5DEF93 #935DEF #EF935D
tetradic
#5DEF93 #5D70EF #EF5DB9 #EFDC5D
square
#5DEF93 #5D70EF #EF5DB9 #EFDC5D
split-complementary
#5DEF93 #DC5DEF #EF5D70
monochromatic
#13BF52 #25E96E #5DEF93 #95F5B8 #CCFADD
Accessibility & contrast
On white
1.48
#5DEF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#5DEF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF93
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF93 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8D
Deuteranopia (green-blind)
#DCCF99
Tritanopia (blue-blind)
#26ECD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5def93; /* rgb */ color: rgb(93, 239, 147); /* oklch */ color: oklch(85.1% 0.180 152.6);
Tailwind
colors: {
custom: {
50: '#98f5b3',
500: '#5def93',
950: '#000000',
},
}SCSS
$custom: #5def93; $custom-light: #98f5b3; $custom-dark: #000000;
JSON
{
"hex": "#5def93",
"rgb": {
"r": 93,
"g": 239,
"b": 147
},
"hsl": {
"h": 142.192,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.85114,
"c": 0.17974,
"h": 152.6
},
"luminance": 0.66167
}Semantic roles & 50–950 ramp
primary
#5DEF93
secondary
#BD338A
accent
#078FDE
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581