#5DEF8B#5DEF8B
#5DEF8B is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.0% C 0.187 H 150.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEF8B |
|---|---|
| RGB | rgb(93, 239, 139) |
| HSL | hsl(139, 82%, 65%) |
| HSV | hsv(139, 61%, 94%) |
| CMYK | cmyk(61.1%, 0%, 41.8%, 6.3%) |
| CIE-LAB | lab(84.96, -60.34, 37.01) |
| CIE-LCH | lch(84.96, 70.79, 148.48°) |
| OKLab | oklab(84.97% -0.163 0.0915) |
| OKLCH | oklch(84.97% 0.187 150.7) |
| XYZ | xyz(40.0378, 65.9203, 35.0350) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Turquoise Green
#04F489
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.63
Sea Green (survey)
#53FCA1
ΔE00 3.67
Light Green Blue
#56FCA2
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEF8B #EF5DC1
analogous
#78EF5D #5DEF8B #5DEFD4
triadic
#5DEF8B #8B5DEF #EF8B5D
tetradic
#5DEF8B #5D78EF #EF5DC1 #EFD45D
square
#5DEF8B #5D78EF #EF5DC1 #EFD45D
split-complementary
#5DEF8B #D45DEF #EF5D78
monochromatic
#13BF49 #25E963 #5DEF8B #95F5B3 #CCFADB
Accessibility & contrast
On white
1.48
#5DEF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5DEF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEF8B
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEF8B | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC84
Deuteranopia (green-blind)
#DDCF92
Tritanopia (blue-blind)
#2CEBD6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5def8b; /* rgb */ color: rgb(93, 239, 139); /* oklch */ color: oklch(85.0% 0.187 150.7);
Tailwind
colors: {
custom: {
50: '#98f5ae',
500: '#5def8b',
950: '#000000',
},
}SCSS
$custom: #5def8b; $custom-light: #98f5ae; $custom-dark: #000000;
JSON
{
"hex": "#5def8b",
"rgb": {
"r": 93,
"g": 239,
"b": 139
},
"hsl": {
"h": 138.904,
"s": 82.022,
"l": 65.098
},
"oklch": {
"l": 0.84972,
"c": 0.18694,
"h": 150.7
},
"luminance": 0.65924
}Semantic roles & 50–950 ramp
primary
#5DEF8B
secondary
#BD3392
accent
#079BDE
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581