#5DF280#5DF280
#5DF280 is a very light, highly saturated green. Relative luminance 0.674; OKLCH L 85.5% C 0.201 H 148.2°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF280 |
|---|---|
| RGB | rgb(93, 242, 128) |
| HSL | hsl(134, 85%, 66%) |
| HSV | hsv(134, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(85.70, -63.16, 43.34) |
| CIE-LCH | lch(85.70, 76.60, 145.55°) |
| OKLab | oklab(85.53% -0.1706 0.1056) |
| OKLCH | oklch(85.53% 0.201 148.2) |
| XYZ | xyz(40.1598, 67.3859, 31.3083) |
| Luminance | 0.6739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Minty Green
#0BF77D
ΔE00 2.83
Spearmint
#1EF876
ΔE00 2.83
Wintergreen
#20F986
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.72
Weird Green
#3AE57F
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF280 #F25DCF
analogous
#84F25D #5DF280 #5DF2CA
triadic
#5DF280 #805DF2 #F2805D
tetradic
#5DF280 #5D84F2 #F25DCF #F2CA5D
square
#5DF280 #5D84F2 #F25DCF #F2CA5D
split-complementary
#5DF280 #CA5DF2 #F25D84
monochromatic
#10C53A #24ED54 #5DF280 #96F7AC #CEFBD9
Accessibility & contrast
On white
1.45
#5DF280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#5DF280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF280
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF280 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE77
Deuteranopia (green-blind)
#E1D188
Tritanopia (blue-blind)
#31EDD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df280; /* rgb */ color: rgb(93, 242, 128); /* oklch */ color: oklch(85.5% 0.201 148.2);
Tailwind
colors: {
custom: {
50: '#99f7a6',
500: '#5df280',
950: '#000000',
},
}SCSS
$custom: #5df280; $custom-light: #99f7a6; $custom-dark: #000000;
JSON
{
"hex": "#5df280",
"rgb": {
"r": 93,
"g": 242,
"b": 128
},
"hsl": {
"h": 134.094,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85533,
"c": 0.2006,
"h": 148.2
},
"luminance": 0.6739
}Semantic roles & 50–950 ramp
primary
#5DF280
secondary
#C231A0
accent
#04AEE2
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580