#5DEC88#5DEC88
#5DEC88 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.2% C 0.186 H 150.3°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC88 |
|---|---|
| RGB | rgb(93, 236, 136) |
| HSL | hsl(138, 79%, 65%) |
| HSV | hsv(138, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 42.4%, 7.5%) |
| CIE-LAB | lab(84.01, -59.70, 37.28) |
| CIE-LCH | lch(84.01, 70.39, 148.02°) |
| OKLab | oklab(84.18% -0.1613 0.092) |
| OKLCH | oklch(84.18% 0.186 150.3) |
| XYZ | xyz(38.9507, 64.0918, 33.6061) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.44
Turquoise Green
#04F489
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.70
Minty Green
#0BF77D
ΔE00 3.91
Sea Green (survey)
#53FCA1
ΔE00 4.28
Light Green Blue
#56FCA2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC88 #EC5DC1
analogous
#7AEC5D #5DEC88 #5DECD0
triadic
#5DEC88 #885DEC #EC885D
tetradic
#5DEC88 #5D7AEC #EC5DC1 #ECD05D
square
#5DEC88 #5D7AEC #EC5DC1 #ECD05D
split-complementary
#5DEC88 #D05DEC #EC5D7A
monochromatic
#16B947 #26E660 #5DEC88 #94F2B0 #CBF9D8
Accessibility & contrast
On white
1.52
#5DEC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#5DEC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC88
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC88 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD981
Deuteranopia (green-blind)
#DBCC8F
Tritanopia (blue-blind)
#30E8D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5dec88; /* rgb */ color: rgb(93, 236, 136); /* oklch */ color: oklch(84.2% 0.186 150.3);
Tailwind
colors: {
custom: {
50: '#98f3ac',
500: '#5dec88',
950: '#000000',
},
}SCSS
$custom: #5dec88; $custom-light: #98f3ac; $custom-dark: #000000;
JSON
{
"hex": "#5dec88",
"rgb": {
"r": 93,
"g": 236,
"b": 136
},
"hsl": {
"h": 138.042,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84182,
"c": 0.1857,
"h": 150.3
},
"luminance": 0.64096
}Semantic roles & 50–950 ramp
primary
#5DEC88
secondary
#B83591
accent
#0A9CDB
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581