#5DEE7F#5DEE7F
#5DEE7F is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.5% C 0.196 H 148.3°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEE7F |
|---|---|
| RGB | rgb(93, 238, 127) |
| HSL | hsl(134, 81%, 65%) |
| HSV | hsv(134, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 46.6%, 6.7%) |
| CIE-LAB | lab(84.49, -61.85, 42.29) |
| CIE-LCH | lch(84.49, 74.92, 145.64°) |
| OKLab | oklab(84.53% -0.1671 0.1032) |
| OKLCH | oklch(84.53% 0.196 148.3) |
| XYZ | xyz(38.9167, 65.0047, 30.5708) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.26
Spearmint
#1EF876
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.42
Turquoise Green
#04F489
ΔE00 3.62
Spring Green
#00FF7F
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEE7F #EE5DCC
analogous
#83EE5D #5DEE7F #5DEEC8
triadic
#5DEE7F #7F5DEE #EE7F5D
tetradic
#5DEE7F #5D83EE #EE5DCC #EEC85D
square
#5DEE7F #5D83EE #EE5DCC #EEC85D
split-complementary
#5DEE7F #C85DEE #EE5D83
monochromatic
#14BD3B #26E853 #5DEE7F #94F4AB #CCFAD7
Accessibility & contrast
On white
1.50
#5DEE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#5DEE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEE7F
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEE7F | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB76
Deuteranopia (green-blind)
#DECE87
Tritanopia (blue-blind)
#34E9D4
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5dee7f; /* rgb */ color: rgb(93, 238, 127); /* oklch */ color: oklch(84.5% 0.196 148.3);
Tailwind
colors: {
custom: {
50: '#98f5a6',
500: '#5dee7f',
950: '#000000',
},
}SCSS
$custom: #5dee7f; $custom-light: #98f5a6; $custom-dark: #000000;
JSON
{
"hex": "#5dee7f",
"rgb": {
"r": 93,
"g": 238,
"b": 127
},
"hsl": {
"h": 134.069,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.8453,
"c": 0.19635,
"h": 148.3
},
"luminance": 0.65009
}Semantic roles & 50–950 ramp
primary
#5DEE7F
secondary
#BB349C
accent
#08ABDD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580