#5DE09C#5DE09C
#5DE09C is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.152 H 157.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE09C |
|---|---|
| RGB | rgb(93, 224, 156) |
| HSL | hsl(149, 68%, 62%) |
| HSV | hsv(149, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 30.4%, 12.2%) |
| CIE-LAB | lab(80.76, -51.43, 22.77) |
| CIE-LCH | lch(80.76, 56.24, 156.12°) |
| OKLab | oklab(81.62% -0.1403 0.0577) |
| OKLCH | oklch(81.62% 0.152 157.6) |
| XYZ | xyz(37.1674, 58.0352, 40.6893) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.28
Light Greenish Blue
#63F7B4
ΔE00 5.18
Seafoam
#7FE0B3
ΔE00 5.39
Eucalyptus
#44D7A8
ΔE00 5.45
Weird Green
#3AE57F
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE09C #E05DA1
analogous
#60E05D #5DE09C #5DE0DE
triadic
#5DE09C #9C5DE0 #E09C5D
tetradic
#5DE09C #5D60E0 #E05DA1 #E0DE5D
square
#5DE09C #5D60E0 #E05DA1 #E0DE5D
split-complementary
#5DE09C #DE5DE0 #E05D60
monochromatic
#1FA35F #2AD67D #5DE09C #90EABB #C4F4DB
Accessibility & contrast
On white
1.67
#5DE09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#5DE09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE09C
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE09C | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED098
Deuteranopia (green-blind)
#CCC3A0
Tritanopia (blue-blind)
#28DFCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5de09c; /* rgb */ color: rgb(93, 224, 156); /* oklch */ color: oklch(81.6% 0.152 157.6);
Tailwind
colors: {
custom: {
50: '#96eab9',
500: '#5de09c',
950: '#000000',
},
}SCSS
$custom: #5de09c; $custom-light: #96eab9; $custom-dark: #000000;
JSON
{
"hex": "#5de09c",
"rgb": {
"r": 93,
"g": 224,
"b": 156
},
"hsl": {
"h": 148.855,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.81621,
"c": 0.15167,
"h": 157.6
},
"luminance": 0.58039
}Semantic roles & 50–950 ramp
primary
#5DE09C
secondary
#A63B73
accent
#1676D0
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481