#5DE67F#5DE67F
#5DE67F is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.6% C 0.186 H 148.8°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE67F |
|---|---|
| RGB | rgb(93, 230, 127) |
| HSL | hsl(135, 73%, 63%) |
| HSV | hsv(135, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.08, -58.88, 39.24) |
| CIE-LCH | lch(82.08, 70.75, 146.32°) |
| OKLab | oklab(82.55% -0.1591 0.0962) |
| OKLCH | oklch(82.55% 0.186 148.8) |
| XYZ | xyz(36.6392, 60.4496, 29.8116) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.10
Tealish Green
#0CDC73
ΔE00 3.96
Lightish Green
#61E160
ΔE00 4.25
Turquoise Green
#04F489
ΔE00 4.31
Minty Green
#0BF77D
ΔE00 4.62
Wintergreen
#20F986
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE67F #E65DC4
analogous
#7FE65D #5DE67F #5DE6C4
triadic
#5DE67F #7F5DE6 #E67F5D
tetradic
#5DE67F #5D7FE6 #E65DC4 #E6C45D
square
#5DE67F #5D7FE6 #E65DC4 #E6C45D
split-complementary
#5DE67F #C45DE6 #E65D7F
monochromatic
#1BAE3F #28DE55 #5DE67F #92EEA9 #C7F6D3
Accessibility & contrast
On white
1.60
#5DE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#5DE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE67F
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE67F | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#37E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de67f; /* rgb */ color: rgb(93, 230, 127); /* oklch */ color: oklch(82.6% 0.186 148.8);
Tailwind
colors: {
custom: {
50: '#97efa5',
500: '#5de67f',
950: '#000000',
},
}SCSS
$custom: #5de67f; $custom-light: #97efa5; $custom-dark: #000000;
JSON
{
"hex": "#5de67f",
"rgb": {
"r": 93,
"g": 230,
"b": 127
},
"hsl": {
"h": 134.891,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82551,
"c": 0.18594,
"h": 148.8
},
"luminance": 0.60453
}Semantic roles & 50–950 ramp
primary
#5DE67F
secondary
#AF3891
accent
#10A4D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580