#5DE68E#5DE68E
#5DE68E is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.172 H 152.4°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE68E |
|---|---|
| RGB | rgb(93, 230, 142) |
| HSL | hsl(141, 73%, 63%) |
| HSV | hsv(141, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(82.31, -56.41, 32.04) |
| CIE-LCH | lch(82.31, 64.87, 150.40°) |
| OKLab | oklab(82.81% -0.1527 0.0799) |
| OKLCH | oklch(82.81% 0.172 152.4) |
| XYZ | xyz(37.6905, 60.8701, 35.3488) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Aqua Green
#12E193
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 4.52
Sea Green (survey)
#53FCA1
ΔE00 4.83
Light Green Blue
#56FCA2
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE68E #E65DB5
analogous
#70E65D #5DE68E #5DE6D2
triadic
#5DE68E #8E5DE6 #E68E5D
tetradic
#5DE68E #5D70E6 #E65DB5 #E6D25D
square
#5DE68E #5D70E6 #E65DB5 #E6D25D
split-complementary
#5DE68E #D25DE6 #E65D70
monochromatic
#1BAE4F #28DE69 #5DE68E #92EEB3 #C7F6D8
Accessibility & contrast
On white
1.59
#5DE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#5DE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE68E
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE68E | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#2FE3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de68e; /* rgb */ color: rgb(93, 230, 142); /* oklch */ color: oklch(82.8% 0.172 152.4);
Tailwind
colors: {
custom: {
50: '#97efb0',
500: '#5de68e',
950: '#000000',
},
}SCSS
$custom: #5de68e; $custom-light: #97efb0; $custom-dark: #000000;
JSON
{
"hex": "#5de68e",
"rgb": {
"r": 93,
"g": 230,
"b": 142
},
"hsl": {
"h": 141.46,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82812,
"c": 0.17231,
"h": 152.4
},
"luminance": 0.60874
}Semantic roles & 50–950 ramp
primary
#5DE68E
secondary
#AF3884
accent
#108FD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581