#5DF690#5DF690
#5DF690 is a very light, vivid green. Relative luminance 0.703; OKLCH L 86.8% C 0.192 H 151.2°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF690 |
|---|---|
| RGB | rgb(93, 246, 144) |
| HSL | hsl(140, 89%, 66%) |
| HSV | hsv(140, 62%, 96%) |
| CMYK | cmyk(62.2%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.12, -62.13, 37.35) |
| CIE-LCH | lch(87.12, 72.49, 148.99°) |
| OKLab | oklab(86.78% -0.1678 0.0924) |
| OKLCH | oklch(86.78% 0.192 151.2) |
| XYZ | xyz(42.5007, 70.2480, 37.6996) |
| Luminance | 0.7025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.58
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Green Blue
#56FCA2
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF690 #F65DC3
analogous
#77F65D #5DF690 #5DF6DD
triadic
#5DF690 #905DF6 #F6905D
tetradic
#5DF690 #5D77F6 #F65DC3 #F6DD5D
square
#5DF690 #5D77F6 #F65DC3 #F6DD5D
split-complementary
#5DF690 #DD5DF6 #F65D77
monochromatic
#0BCD4C #23F368 #5DF690 #97F9B8 #D1FCDF
Accessibility & contrast
On white
1.40
#5DF690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#5DF690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF690
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF690 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#E3D597
Tritanopia (blue-blind)
#23F2DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5df690; /* rgb */ color: rgb(93, 246, 144); /* oklch */ color: oklch(86.8% 0.192 151.2);
Tailwind
colors: {
custom: {
50: '#99fab1',
500: '#5df690',
950: '#000000',
},
}SCSS
$custom: #5df690; $custom-light: #99fab1; $custom-dark: #000000;
JSON
{
"hex": "#5df690",
"rgb": {
"r": 93,
"g": 246,
"b": 144
},
"hsl": {
"h": 140,
"s": 89.474,
"l": 66.471
},
"oklch": {
"l": 0.86775,
"c": 0.19157,
"h": 151.2
},
"luminance": 0.70252
}Semantic roles & 50–950 ramp
primary
#5DF690
secondary
#C92E95
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581