#5DE67D#5DE67D
#5DE67D is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.5% C 0.188 H 148.4°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE67D |
|---|---|
| RGB | rgb(93, 230, 125) |
| HSL | hsl(134, 73%, 63%) |
| HSV | hsv(134, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 45.7%, 9.8%) |
| CIE-LAB | lab(82.05, -59.18, 40.18) |
| CIE-LCH | lch(82.05, 71.54, 145.82°) |
| OKLab | oklab(82.52% -0.1599 0.0983) |
| OKLCH | oklch(82.52% 0.188 148.4) |
| XYZ | xyz(36.5101, 60.3980, 29.1320) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Lightish Green
#61E160
ΔE00 3.95
Tealish Green
#0CDC73
ΔE00 4.00
Turquoise Green
#04F489
ΔE00 4.40
Minty Green
#0BF77D
ΔE00 4.57
Wintergreen
#20F986
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE67D #E65DC6
analogous
#81E65D #5DE67D #5DE6C2
triadic
#5DE67D #7D5DE6 #E67D5D
tetradic
#5DE67D #5D81E6 #E65DC6 #E6C25D
square
#5DE67D #5D81E6 #E65DC6 #E6C25D
split-complementary
#5DE67D #C25DE6 #E65D81
monochromatic
#1BAE3D #28DE52 #5DE67D #92EEA8 #C7F6D2
Accessibility & contrast
On white
1.61
#5DE67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#5DE67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE67D
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE67D | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D475
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#38E2CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de67d; /* rgb */ color: rgb(93, 230, 125); /* oklch */ color: oklch(82.5% 0.188 148.4);
Tailwind
colors: {
custom: {
50: '#97efa4',
500: '#5de67d',
950: '#000000',
},
}SCSS
$custom: #5de67d; $custom-light: #97efa4; $custom-dark: #000000;
JSON
{
"hex": "#5de67d",
"rgb": {
"r": 93,
"g": 230,
"b": 125
},
"hsl": {
"h": 134.015,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82519,
"c": 0.18774,
"h": 148.4
},
"luminance": 0.60401
}Semantic roles & 50–950 ramp
primary
#5DE67D
secondary
#AF3893
accent
#10A7D5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580