#5DE692#5DE692
#5DE692 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.169 H 153.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE692 |
|---|---|
| RGB | rgb(93, 230, 146) |
| HSL | hsl(143, 73%, 63%) |
| HSV | hsv(143, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 36.5%, 9.8%) |
| CIE-LAB | lab(82.37, -55.70, 30.10) |
| CIE-LCH | lch(82.37, 63.31, 151.61°) |
| OKLab | oklab(82.89% -0.1509 0.0753) |
| OKLCH | oklch(82.89% 0.169 153.5) |
| XYZ | xyz(37.9963, 60.9924, 36.9589) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Aqua Green
#12E193
ΔE00 3.76
Turquoise Green
#04F489
ΔE00 4.63
Seafoam Green
#7AF9AB
ΔE00 4.71
Light Green Blue
#56FCA2
ΔE00 4.74
Sea Green (survey)
#53FCA1
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE692 #E65DB1
analogous
#6CE65D #5DE692 #5DE6D7
triadic
#5DE692 #925DE6 #E6925D
tetradic
#5DE692 #5D6CE6 #E65DB1 #E6D75D
square
#5DE692 #5D6CE6 #E65DB1 #E6D75D
split-complementary
#5DE692 #D75DE6 #E65D6C
monochromatic
#1BAE54 #28DE6E #5DE692 #92EEB6 #C7F6D9
Accessibility & contrast
On white
1.59
#5DE692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5DE692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE692
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE692 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58C
Deuteranopia (green-blind)
#D4C897
Tritanopia (blue-blind)
#2CE3D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de692; /* rgb */ color: rgb(93, 230, 146); /* oklch */ color: oklch(82.9% 0.169 153.5);
Tailwind
colors: {
custom: {
50: '#97efb2',
500: '#5de692',
950: '#000000',
},
}SCSS
$custom: #5de692; $custom-light: #97efb2; $custom-dark: #000000;
JSON
{
"hex": "#5de692",
"rgb": {
"r": 93,
"g": 230,
"b": 146
},
"hsl": {
"h": 143.212,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82888,
"c": 0.16868,
"h": 153.5
},
"luminance": 0.60996
}Semantic roles & 50–950 ramp
primary
#5DE692
secondary
#AF3881
accent
#1089D5
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581