#5DF08F#5DF08F
#5DF08F is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.3% C 0.185 H 151.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF08F |
|---|---|
| RGB | rgb(93, 240, 143) |
| HSL | hsl(140, 83%, 65%) |
| HSV | hsv(140, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.31, -60.05, 35.49) |
| CIE-LCH | lch(85.31, 69.76, 149.42°) |
| OKLab | oklab(85.29% -0.1623 0.088) |
| OKLCH | oklch(85.29% 0.185 151.5) |
| XYZ | xyz(40.6290, 66.6264, 36.7003) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.92
Weird Green
#3AE57F
ΔE00 3.13
Sea Green (survey)
#53FCA1
ΔE00 3.17
Light Green Blue
#56FCA2
ΔE00 3.22
Wintergreen
#20F986
ΔE00 3.33
Mediumspringgreen
#00FA9A
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF08F #F05DBE
analogous
#74F05D #5DF08F #5DF0D8
triadic
#5DF08F #8F5DF0 #F08F5D
tetradic
#5DF08F #5D74F0 #F05DBE #F0D85D
square
#5DF08F #5D74F0 #F05DBE #F0D85D
split-complementary
#5DF08F #D85DF0 #F05D74
monochromatic
#12C14D #25EB68 #5DF08F #95F5B6 #CDFADC
Accessibility & contrast
On white
1.47
#5DF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5DF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF08F
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF08F | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD88
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#28EDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df08f; /* rgb */ color: rgb(93, 240, 143); /* oklch */ color: oklch(85.3% 0.185 151.5);
Tailwind
colors: {
custom: {
50: '#98f6b1',
500: '#5df08f',
950: '#000000',
},
}SCSS
$custom: #5df08f; $custom-light: #98f6b1; $custom-dark: #000000;
JSON
{
"hex": "#5df08f",
"rgb": {
"r": 93,
"g": 240,
"b": 143
},
"hsl": {
"h": 140.408,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85287,
"c": 0.18465,
"h": 151.5
},
"luminance": 0.66631
}Semantic roles & 50–950 ramp
primary
#5DF08F
secondary
#BF328F
accent
#0696DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581