#5DE09E#5DE09E
#5DE09E is a light, vivid green. Relative luminance 0.581; OKLCH L 81.7% C 0.150 H 158.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE09E |
|---|---|
| RGB | rgb(93, 224, 158) |
| HSL | hsl(150, 68%, 62%) |
| HSV | hsv(150, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 29.5%, 12.2%) |
| CIE-LAB | lab(80.80, -51.03, 21.78) |
| CIE-LCH | lch(80.80, 55.49, 156.89°) |
| OKLab | oklab(81.66% -0.1394 0.0553) |
| OKLCH | oklch(81.66% 0.15 158.4) |
| XYZ | xyz(37.3381, 58.1035, 41.5885) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 5.06
Eucalyptus
#44D7A8
ΔE00 5.09
Light Greenish Blue
#63F7B4
ΔE00 5.09
Seafoam Green
#7AF9AB
ΔE00 5.98
Weird Green
#3AE57F
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE09E #E05D9F
analogous
#5EE05D #5DE09E #5DE0E0
triadic
#5DE09E #9E5DE0 #E09E5D
tetradic
#5DE09E #5D5EE0 #E05D9F #E0E05D
square
#5DE09E #5D5EE0 #E05D9F #E0E05D
split-complementary
#5DE09E #E05DE0 #E05D5E
monochromatic
#1FA361 #2AD67F #5DE09E #90EABD #C4F4DC
Accessibility & contrast
On white
1.66
#5DE09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5DE09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE09E
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE09E | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED09A
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#26DFCE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5de09e; /* rgb */ color: rgb(93, 224, 158); /* oklch */ color: oklch(81.7% 0.150 158.4);
Tailwind
colors: {
custom: {
50: '#96eabb',
500: '#5de09e',
950: '#000000',
},
}SCSS
$custom: #5de09e; $custom-light: #96eabb; $custom-dark: #000000;
JSON
{
"hex": "#5de09e",
"rgb": {
"r": 93,
"g": 224,
"b": 158
},
"hsl": {
"h": 149.771,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.81665,
"c": 0.14993,
"h": 158.4
},
"luminance": 0.58107
}Semantic roles & 50–950 ramp
primary
#5DE09E
secondary
#A63B71
accent
#1673D0
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481