#5DE09A#5DE09A
#5DE09A is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.153 H 156.9°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE09A |
|---|---|
| RGB | rgb(93, 224, 154) |
| HSL | hsl(148, 68%, 62%) |
| HSV | hsv(148, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 31.3%, 12.2%) |
| CIE-LAB | lab(80.72, -51.82, 23.75) |
| CIE-LCH | lch(80.72, 57.01, 155.37°) |
| OKLab | oklab(81.58% -0.1412 0.0601) |
| OKLCH | oklch(81.58% 0.153 156.9) |
| XYZ | xyz(36.9994, 57.9680, 39.8047) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.19
Weird Green
#3AE57F
ΔE00 5.26
Light Greenish Blue
#63F7B4
ΔE00 5.30
Seaweed
#18D17B
ΔE00 5.60
Seafoam
#7FE0B3
ΔE00 5.72
Seafoam Green
#7AF9AB
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE09A #E05DA3
analogous
#62E05D #5DE09A #5DE0DC
triadic
#5DE09A #9A5DE0 #E09A5D
tetradic
#5DE09A #5D62E0 #E05DA3 #E0DC5D
square
#5DE09A #5D62E0 #E05DA3 #E0DC5D
split-complementary
#5DE09A #DC5DE0 #E05D62
monochromatic
#1FA35D #2AD67A #5DE09A #90EABA #C4F4DA
Accessibility & contrast
On white
1.67
#5DE09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#5DE09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE09A
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE09A | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD096
Deuteranopia (green-blind)
#CDC39E
Tritanopia (blue-blind)
#29DECE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5de09a; /* rgb */ color: rgb(93, 224, 154); /* oklch */ color: oklch(81.6% 0.153 156.9);
Tailwind
colors: {
custom: {
50: '#96eab8',
500: '#5de09a',
950: '#000000',
},
}SCSS
$custom: #5de09a; $custom-light: #96eab8; $custom-dark: #000000;
JSON
{
"hex": "#5de09a",
"rgb": {
"r": 93,
"g": 224,
"b": 154
},
"hsl": {
"h": 147.939,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.81578,
"c": 0.15343,
"h": 156.9
},
"luminance": 0.57972
}Semantic roles & 50–950 ramp
primary
#5DE09A
secondary
#A63B74
accent
#1679D0
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481