#5DE09B#5DE09B
#5DE09B is a light, vivid green. Relative luminance 0.580; OKLCH L 81.6% C 0.153 H 157.3°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE09B |
|---|---|
| RGB | rgb(93, 224, 155) |
| HSL | hsl(148, 68%, 62%) |
| HSV | hsv(148, 58%, 88%) |
| CMYK | cmyk(58.5%, 0%, 30.8%, 12.2%) |
| CIE-LAB | lab(80.74, -51.63, 23.26) |
| CIE-LCH | lch(80.74, 56.62, 155.75°) |
| OKLab | oklab(81.6% -0.1407 0.0589) |
| OKLCH | oklch(81.6% 0.153 157.3) |
| XYZ | xyz(37.0830, 58.0014, 40.2451) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.23
Light Greenish Blue
#63F7B4
ΔE00 5.24
Weird Green
#3AE57F
ΔE00 5.45
Seafoam
#7FE0B3
ΔE00 5.55
Eucalyptus
#44D7A8
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE09B #E05DA2
analogous
#61E05D #5DE09B #5DE0DD
triadic
#5DE09B #9B5DE0 #E09B5D
tetradic
#5DE09B #5D61E0 #E05DA2 #E0DD5D
square
#5DE09B #5D61E0 #E05DA2 #E0DD5D
split-complementary
#5DE09B #DD5DE0 #E05D61
monochromatic
#1FA35E #2AD67B #5DE09B #90EABB #C4F4DA
Accessibility & contrast
On white
1.67
#5DE09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5DE09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE09B
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE09B | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED097
Deuteranopia (green-blind)
#CCC39F
Tritanopia (blue-blind)
#28DECE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5de09b; /* rgb */ color: rgb(93, 224, 155); /* oklch */ color: oklch(81.6% 0.153 157.3);
Tailwind
colors: {
custom: {
50: '#96eab8',
500: '#5de09b',
950: '#000000',
},
}SCSS
$custom: #5de09b; $custom-light: #96eab8; $custom-dark: #000000;
JSON
{
"hex": "#5de09b",
"rgb": {
"r": 93,
"g": 224,
"b": 155
},
"hsl": {
"h": 148.397,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.816,
"c": 0.15255,
"h": 157.3
},
"luminance": 0.58005
}Semantic roles & 50–950 ramp
primary
#5DE09B
secondary
#A63B73
accent
#1678D0
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481