#5DE892#5DE892
#5DE892 is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.4% C 0.171 H 153.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE892 |
|---|---|
| RGB | rgb(93, 232, 146) |
| HSL | hsl(143, 75%, 64%) |
| HSV | hsv(143, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 37.1%, 9%) |
| CIE-LAB | lab(82.97, -56.48, 30.89) |
| CIE-LCH | lch(82.97, 64.38, 151.32°) |
| OKLab | oklab(83.38% -0.153 0.0772) |
| OKLCH | oklch(83.38% 0.171 153.2) |
| XYZ | xyz(38.5560, 62.1119, 37.1455) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Aqua Green
#12E193
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.32
Sea Green (survey)
#53FCA1
ΔE00 4.33
Seafoam Green
#7AF9AB
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE892 #E85DB3
analogous
#6DE85D #5DE892 #5DE8D8
triadic
#5DE892 #925DE8 #E8925D
tetradic
#5DE892 #5D6DE8 #E85DB3 #E8D85D
square
#5DE892 #5D6DE8 #E85DB3 #E8D85D
split-complementary
#5DE892 #D85DE8 #E85D6D
monochromatic
#19B153 #27E06E #5DE892 #93F0B6 #C8F7DA
Accessibility & contrast
On white
1.56
#5DE892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#5DE892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE892
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE892 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D68C
Deuteranopia (green-blind)
#D6C998
Tritanopia (blue-blind)
#2BE5D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de892; /* rgb */ color: rgb(93, 232, 146); /* oklch */ color: oklch(83.4% 0.171 153.2);
Tailwind
colors: {
custom: {
50: '#97f0b2',
500: '#5de892',
950: '#000000',
},
}SCSS
$custom: #5de892; $custom-light: #97f0b2; $custom-dark: #000000;
JSON
{
"hex": "#5de892",
"rgb": {
"r": 93,
"g": 232,
"b": 146
},
"hsl": {
"h": 142.878,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83379,
"c": 0.17136,
"h": 153.2
},
"luminance": 0.62116
}Semantic roles & 50–950 ramp
primary
#5DE892
secondary
#B23783
accent
#0E8BD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581