#5DF688#5DF688
#5DF688 is a very light, vivid green. Relative luminance 0.700; OKLCH L 86.6% C 0.199 H 149.5°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF688 |
|---|---|
| RGB | rgb(93, 246, 136) |
| HSL | hsl(137, 89%, 66%) |
| HSV | hsv(137, 62%, 96%) |
| CMYK | cmyk(62.2%, 0%, 44.7%, 3.5%) |
| CIE-LAB | lab(87.00, -63.41, 41.12) |
| CIE-LCH | lch(87.00, 75.58, 147.04°) |
| OKLab | oklab(86.64% -0.1712 0.1009) |
| OKLCH | oklch(86.64% 0.199 149.5) |
| XYZ | xyz(41.9108, 70.0120, 34.5928) |
| Luminance | 0.7002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.70
Spearmint
#1EF876
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 3.08
Spring Green
#00FF7F
ΔE00 3.32
Sea Green (survey)
#53FCA1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF688 #F65DCB
analogous
#7FF65D #5DF688 #5DF6D5
triadic
#5DF688 #885DF6 #F6885D
tetradic
#5DF688 #5D7FF6 #F65DCB #F6D55D
square
#5DF688 #5D7FF6 #F65DCB #F6D55D
split-complementary
#5DF688 #D55DF6 #F65D7F
monochromatic
#0BCD42 #23F35D #5DF688 #97F9B3 #D1FCDD
Accessibility & contrast
On white
1.40
#5DF688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#5DF688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF688
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF688 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E280
Deuteranopia (green-blind)
#E4D590
Tritanopia (blue-blind)
#2AF2DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5df688; /* rgb */ color: rgb(93, 246, 136); /* oklch */ color: oklch(86.6% 0.199 149.5);
Tailwind
colors: {
custom: {
50: '#99faac',
500: '#5df688',
950: '#000000',
},
}SCSS
$custom: #5df688; $custom-light: #99faac; $custom-dark: #000000;
JSON
{
"hex": "#5df688",
"rgb": {
"r": 93,
"g": 246,
"b": 136
},
"hsl": {
"h": 136.863,
"s": 89.474,
"l": 66.471
},
"oklch": {
"l": 0.86642,
"c": 0.19867,
"h": 149.5
},
"luminance": 0.70016
}Semantic roles & 50–950 ramp
primary
#5DF688
secondary
#C92E9E
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581