#5DF08D#5DF08D
#5DF08D is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.186 H 151.1°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF08D |
|---|---|
| RGB | rgb(93, 240, 141) |
| HSL | hsl(140, 83%, 65%) |
| HSV | hsv(140, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(85.28, -60.39, 36.45) |
| CIE-LCH | lch(85.28, 70.53, 148.89°) |
| OKLab | oklab(85.25% -0.1632 0.0902) |
| OKLCH | oklch(85.25% 0.186 151.1) |
| XYZ | xyz(40.4789, 66.5664, 35.9095) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.90
Weird Green
#3AE57F
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.21
Sea Green (survey)
#53FCA1
ΔE00 3.37
Light Green Blue
#56FCA2
ΔE00 3.42
Minty Green
#0BF77D
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF08D #F05DC0
analogous
#76F05D #5DF08D #5DF0D7
triadic
#5DF08D #8D5DF0 #F08D5D
tetradic
#5DF08D #5D76F0 #F05DC0 #F0D75D
square
#5DF08D #5D76F0 #F05DC0 #F0D75D
split-complementary
#5DF08D #D75DF0 #F05D76
monochromatic
#12C14B #25EB66 #5DF08D #95F5B4 #CDFADC
Accessibility & contrast
On white
1.47
#5DF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5DF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF08D
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF08D | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD86
Deuteranopia (green-blind)
#DED094
Tritanopia (blue-blind)
#2AECD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df08d; /* rgb */ color: rgb(93, 240, 141); /* oklch */ color: oklch(85.3% 0.186 151.1);
Tailwind
colors: {
custom: {
50: '#98f6af',
500: '#5df08d',
950: '#000000',
},
}SCSS
$custom: #5df08d; $custom-light: #98f6af; $custom-dark: #000000;
JSON
{
"hex": "#5df08d",
"rgb": {
"r": 93,
"g": 240,
"b": 141
},
"hsl": {
"h": 139.592,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85252,
"c": 0.18645,
"h": 151.1
},
"luminance": 0.6657
}Semantic roles & 50–950 ramp
primary
#5DF08D
secondary
#BF3291
accent
#0698DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581