#5DE896#5DE896
#5DE896 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.168 H 154.3°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE896 |
|---|---|
| RGB | rgb(93, 232, 150) |
| HSL | hsl(145, 75%, 64%) |
| HSV | hsv(145, 60%, 91%) |
| CMYK | cmyk(59.9%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.04, -55.76, 28.95) |
| CIE-LCH | lch(83.04, 62.82, 152.56°) |
| OKLab | oklab(83.46% -0.1512 0.0726) |
| OKLCH | oklch(83.46% 0.168 154.3) |
| XYZ | xyz(38.8726, 62.2386, 38.8129) |
| Luminance | 0.6224 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.52
Aqua Green
#12E193
ΔE00 3.70
Seafoam Green
#7AF9AB
ΔE00 4.21
Light Green Blue
#56FCA2
ΔE00 4.29
Sea Green (survey)
#53FCA1
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE896 #E85DAF
analogous
#69E85D #5DE896 #5DE8DB
triadic
#5DE896 #965DE8 #E8965D
tetradic
#5DE896 #5D69E8 #E85DAF #E8DB5D
square
#5DE896 #5D69E8 #E85DAF #E8DB5D
split-complementary
#5DE896 #DB5DE8 #E85D69
monochromatic
#19B158 #27E073 #5DE896 #93F0B9 #C8F7DB
Accessibility & contrast
On white
1.56
#5DE896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#5DE896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE896
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE896 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D791
Deuteranopia (green-blind)
#D5CA9B
Tritanopia (blue-blind)
#28E6D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5de896; /* rgb */ color: rgb(93, 232, 150); /* oklch */ color: oklch(83.5% 0.168 154.3);
Tailwind
colors: {
custom: {
50: '#97f0b5',
500: '#5de896',
950: '#000000',
},
}SCSS
$custom: #5de896; $custom-light: #97f0b5; $custom-dark: #000000;
JSON
{
"hex": "#5de896",
"rgb": {
"r": 93,
"g": 232,
"b": 150
},
"hsl": {
"h": 144.604,
"s": 75.135,
"l": 63.725
},
"oklch": {
"l": 0.83456,
"c": 0.16775,
"h": 154.3
},
"luminance": 0.62242
}Semantic roles & 50–950 ramp
primary
#5DE896
secondary
#B23780
accent
#0E85D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581