#5DEC97#5DEC97
#5DEC97 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.172 H 154.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC97 |
|---|---|
| RGB | rgb(93, 236, 151) |
| HSL | hsl(144, 79%, 65%) |
| HSV | hsv(144, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(84.25, -57.13, 30.06) |
| CIE-LCH | lch(84.25, 64.56, 152.25°) |
| OKLab | oklab(84.46% -0.1548 0.0753) |
| OKLCH | oklch(84.46% 0.172 154.1) |
| XYZ | xyz(40.0922, 64.5484, 39.6184) |
| Luminance | 0.6455 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 3.42
Sea Green (survey)
#53FCA1
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.61
Light Bluish Green
#76FDA8
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC97 #EC5DB2
analogous
#6AEC5D #5DEC97 #5DECDF
triadic
#5DEC97 #975DEC #EC975D
tetradic
#5DEC97 #5D6AEC #EC5DB2 #ECDF5D
square
#5DEC97 #5D6AEC #EC5DB2 #ECDF5D
split-complementary
#5DEC97 #DF5DEC #EC5D6A
monochromatic
#16B958 #26E674 #5DEC97 #94F2BA #CBF9DD
Accessibility & contrast
On white
1.51
#5DEC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5DEC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC97
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC97 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA91
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#24E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5dec97; /* rgb */ color: rgb(93, 236, 151); /* oklch */ color: oklch(84.5% 0.172 154.1);
Tailwind
colors: {
custom: {
50: '#98f3b6',
500: '#5dec97',
950: '#000000',
},
}SCSS
$custom: #5dec97; $custom-light: #98f3b6; $custom-dark: #000000;
JSON
{
"hex": "#5dec97",
"rgb": {
"r": 93,
"g": 236,
"b": 151
},
"hsl": {
"h": 144.336,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84455,
"c": 0.17218,
"h": 154.1
},
"luminance": 0.64552
}Semantic roles & 50–950 ramp
primary
#5DEC97
secondary
#B83583
accent
#0A86DB
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581