#5DE19A#5DE19A
#5DE19A is a light, vivid green. Relative luminance 0.585; OKLCH L 81.8% C 0.155 H 156.8°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE19A |
|---|---|
| RGB | rgb(93, 225, 154) |
| HSL | hsl(148, 69%, 62%) |
| HSV | hsv(148, 59%, 88%) |
| CMYK | cmyk(58.7%, 0%, 31.6%, 11.8%) |
| CIE-LAB | lab(81.02, -52.22, 24.16) |
| CIE-LCH | lch(81.02, 57.54, 155.17°) |
| OKLab | oklab(81.82% -0.1422 0.0611) |
| OKLCH | oklch(81.82% 0.155 156.8) |
| XYZ | xyz(37.2689, 58.5071, 39.8945) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.15
Weird Green
#3AE57F
ΔE00 5.08
Light Greenish Blue
#63F7B4
ΔE00 5.14
Seafoam Green
#7AF9AB
ΔE00 5.57
Seaweed
#18D17B
ΔE00 5.67
Seafoam (survey)
#80F9AD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE19A #E15DA4
analogous
#62E15D #5DE19A #5DE1DC
triadic
#5DE19A #9A5DE1 #E19A5D
tetradic
#5DE19A #5D62E1 #E15DA4 #E1DC5D
square
#5DE19A #5D62E1 #E15DA4 #E1DC5D
split-complementary
#5DE19A #DC5DE1 #E15D62
monochromatic
#1FA55D #29D77A #5DE19A #91EBBA #C4F4DA
Accessibility & contrast
On white
1.65
#5DE19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#5DE19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE19A
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE19A | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D196
Deuteranopia (green-blind)
#CEC49E
Tritanopia (blue-blind)
#29DFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5de19a; /* rgb */ color: rgb(93, 225, 154); /* oklch */ color: oklch(81.8% 0.155 156.8);
Tailwind
colors: {
custom: {
50: '#96ebb8',
500: '#5de19a',
950: '#000000',
},
}SCSS
$custom: #5de19a; $custom-light: #96ebb8; $custom-dark: #000000;
JSON
{
"hex": "#5de19a",
"rgb": {
"r": 93,
"g": 225,
"b": 154
},
"hsl": {
"h": 147.727,
"s": 68.75,
"l": 62.353
},
"oklch": {
"l": 0.81823,
"c": 0.15478,
"h": 156.8
},
"luminance": 0.58511
}Semantic roles & 50–950 ramp
primary
#5DE19A
secondary
#A83B75
accent
#157AD1
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0E1611
muted
#7F8581