#5DF089#5DF089
#5DF089 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.190 H 150.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF089 |
|---|---|
| RGB | rgb(93, 240, 137) |
| HSL | hsl(138, 83%, 65%) |
| HSV | hsv(138, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(85.23, -61.04, 38.35) |
| CIE-LCH | lch(85.23, 72.09, 147.86°) |
| OKLab | oklab(85.18% -0.1649 0.0945) |
| OKLCH | oklch(85.18% 0.19 150.2) |
| XYZ | xyz(40.1866, 66.4495, 34.3703) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.96
Wintergreen
#20F986
ΔE00 3.05
Weird Green
#3AE57F
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.81
Spearmint
#1EF876
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF089 #F05DC4
analogous
#7AF05D #5DF089 #5DF0D2
triadic
#5DF089 #895DF0 #F0895D
tetradic
#5DF089 #5D7AF0 #F05DC4 #F0D25D
square
#5DF089 #5D7AF0 #F05DC4 #F0D25D
split-complementary
#5DF089 #D25DF0 #F05D7A
monochromatic
#12C146 #25EB60 #5DF089 #95F5B2 #CDFADB
Accessibility & contrast
On white
1.47
#5DF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#5DF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF089
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF089 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD81
Deuteranopia (green-blind)
#DED090
Tritanopia (blue-blind)
#2DECD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df089; /* rgb */ color: rgb(93, 240, 137); /* oklch */ color: oklch(85.2% 0.190 150.2);
Tailwind
colors: {
custom: {
50: '#98f6ac',
500: '#5df089',
950: '#000000',
},
}SCSS
$custom: #5df089; $custom-light: #98f6ac; $custom-dark: #000000;
JSON
{
"hex": "#5df089",
"rgb": {
"r": 93,
"g": 240,
"b": 137
},
"hsl": {
"h": 137.959,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85184,
"c": 0.19003,
"h": 150.2
},
"luminance": 0.66453
}Semantic roles & 50–950 ramp
primary
#5DF089
secondary
#BF3295
accent
#069EDF
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581