#5DF08C#5DF08C
#5DF08C is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.187 H 150.8°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF08C |
|---|---|
| RGB | rgb(93, 240, 140) |
| HSL | hsl(139, 83%, 65%) |
| HSV | hsv(139, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 41.7%, 5.9%) |
| CIE-LAB | lab(85.27, -60.55, 36.92) |
| CIE-LCH | lch(85.27, 70.92, 148.63°) |
| OKLab | oklab(85.24% -0.1636 0.0913) |
| OKLCH | oklch(85.24% 0.187 150.8) |
| XYZ | xyz(40.4048, 66.5368, 35.5194) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.90
Weird Green
#3AE57F
ΔE00 3.05
Wintergreen
#20F986
ΔE00 3.16
Sea Green (survey)
#53FCA1
ΔE00 3.48
Light Green Blue
#56FCA2
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF08C #F05DC1
analogous
#77F05D #5DF08C #5DF0D6
triadic
#5DF08C #8C5DF0 #F08C5D
tetradic
#5DF08C #5D77F0 #F05DC1 #F0D65D
square
#5DF08C #5D77F0 #F05DC1 #F0D65D
split-complementary
#5DF08C #D65DF0 #F05D77
monochromatic
#12C14A #25EB64 #5DF08C #95F5B4 #CDFADC
Accessibility & contrast
On white
1.47
#5DF08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#5DF08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF08C
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF08C | 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)
#F1DD85
Deuteranopia (green-blind)
#DED093
Tritanopia (blue-blind)
#2BECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df08c; /* rgb */ color: rgb(93, 240, 140); /* oklch */ color: oklch(85.2% 0.187 150.8);
Tailwind
colors: {
custom: {
50: '#98f6ae',
500: '#5df08c',
950: '#000000',
},
}SCSS
$custom: #5df08c; $custom-light: #98f6ae; $custom-dark: #000000;
JSON
{
"hex": "#5df08c",
"rgb": {
"r": 93,
"g": 240,
"b": 140
},
"hsl": {
"h": 139.184,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85235,
"c": 0.18734,
"h": 150.8
},
"luminance": 0.66541
}Semantic roles & 50–950 ramp
primary
#5DF08C
secondary
#BF3292
accent
#069ADF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581