#5DF28D#5DF28D
#5DF28D is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.7% C 0.189 H 150.9°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF28D |
|---|---|
| RGB | rgb(93, 242, 141) |
| HSL | hsl(139, 85%, 66%) |
| HSV | hsv(139, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 41.7%, 5.1%) |
| CIE-LAB | lab(85.88, -61.14, 37.22) |
| CIE-LCH | lch(85.88, 71.58, 148.66°) |
| OKLab | oklab(85.74% -0.1652 0.092) |
| OKLCH | oklch(85.74% 0.189 150.9) |
| XYZ | xyz(41.0709, 67.7504, 36.1068) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.80
Wintergreen
#20F986
ΔE00 2.90
Sea Green (survey)
#53FCA1
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.37
Weird Green
#3AE57F
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF28D #F25DC2
analogous
#77F25D #5DF28D #5DF2D8
triadic
#5DF28D #8D5DF2 #F28D5D
tetradic
#5DF28D #5D77F2 #F25DC2 #F2D85D
square
#5DF28D #5D77F2 #F25DC2 #F2D85D
split-complementary
#5DF28D #D85DF2 #F25D77
monochromatic
#10C54A #24ED65 #5DF28D #96F7B5 #CEFBDD
Accessibility & contrast
On white
1.44
#5DF28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5DF28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF28D
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF28D | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF86
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#28EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df28d; /* rgb */ color: rgb(93, 242, 141); /* oklch */ color: oklch(85.7% 0.189 150.9);
Tailwind
colors: {
custom: {
50: '#99f7af',
500: '#5df28d',
950: '#000000',
},
}SCSS
$custom: #5df28d; $custom-light: #99f7af; $custom-dark: #000000;
JSON
{
"hex": "#5df28d",
"rgb": {
"r": 93,
"g": 242,
"b": 141
},
"hsl": {
"h": 139.329,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85743,
"c": 0.18906,
"h": 150.9
},
"luminance": 0.67755
}Semantic roles & 50–950 ramp
primary
#5DF28D
secondary
#C23193
accent
#049AE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581