#5DF090#5DF090
#5DF090 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.184 H 151.8°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF090 |
|---|---|
| RGB | rgb(93, 240, 144) |
| HSL | hsl(141, 83%, 65%) |
| HSV | hsv(141, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(85.33, -59.89, 35.02) |
| CIE-LCH | lch(85.33, 69.37, 149.69°) |
| OKLab | oklab(85.31% -0.1619 0.0869) |
| OKLCH | oklch(85.31% 0.184 151.8) |
| XYZ | xyz(40.7051, 66.6569, 37.1011) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.95
Sea Green (survey)
#53FCA1
ΔE00 3.08
Light Green Blue
#56FCA2
ΔE00 3.12
Weird Green
#3AE57F
ΔE00 3.17
Wintergreen
#20F986
ΔE00 3.41
Light Bluish Green
#76FDA8
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF090 #F05DBD
analogous
#74F05D #5DF090 #5DF0D9
triadic
#5DF090 #905DF0 #F0905D
tetradic
#5DF090 #5D74F0 #F05DBD #F0D95D
square
#5DF090 #5D74F0 #F05DBD #F0D95D
split-complementary
#5DF090 #D95DF0 #F05D74
monochromatic
#12C14F #25EB6A #5DF090 #95F5B6 #CDFADD
Accessibility & contrast
On white
1.47
#5DF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#5DF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF090
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF090 | 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)
#F1DD89
Deuteranopia (green-blind)
#DDD096
Tritanopia (blue-blind)
#27EDD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df090; /* rgb */ color: rgb(93, 240, 144); /* oklch */ color: oklch(85.3% 0.184 151.8);
Tailwind
colors: {
custom: {
50: '#98f6b1',
500: '#5df090',
950: '#000000',
},
}SCSS
$custom: #5df090; $custom-light: #98f6b1; $custom-dark: #000000;
JSON
{
"hex": "#5df090",
"rgb": {
"r": 93,
"g": 240,
"b": 144
},
"hsl": {
"h": 140.816,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85305,
"c": 0.18375,
"h": 151.8
},
"luminance": 0.66661
}Semantic roles & 50–950 ramp
primary
#5DF090
secondary
#BF328E
accent
#0694DF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581