#5DF28C#5DF28C
#5DF28C is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.190 H 150.7°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF28C |
|---|---|
| RGB | rgb(93, 242, 140) |
| HSL | hsl(139, 85%, 66%) |
| HSV | hsv(139, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 42.1%, 5.1%) |
| CIE-LAB | lab(85.87, -61.30, 37.70) |
| CIE-LCH | lch(85.87, 71.96, 148.41°) |
| OKLab | oklab(85.73% -0.1656 0.0931) |
| OKLCH | oklch(85.73% 0.19 150.7) |
| XYZ | xyz(40.9968, 67.7208, 35.7168) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.81
Wintergreen
#20F986
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 3.39
Light Green Blue
#56FCA2
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF28C #F25DC3
analogous
#78F25D #5DF28C #5DF2D6
triadic
#5DF28C #8C5DF2 #F28C5D
tetradic
#5DF28C #5D78F2 #F25DC3 #F2D65D
square
#5DF28C #5D78F2 #F25DC3 #F2D65D
split-complementary
#5DF28C #D65DF2 #F25D78
monochromatic
#10C549 #24ED64 #5DF28C #96F7B4 #CEFBDC
Accessibility & contrast
On white
1.44
#5DF28C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#5DF28C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF28C
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF28C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF28C | 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)
#F3DF85
Deuteranopia (green-blind)
#E0D193
Tritanopia (blue-blind)
#29EED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df28c; /* rgb */ color: rgb(93, 242, 140); /* oklch */ color: oklch(85.7% 0.190 150.7);
Tailwind
colors: {
custom: {
50: '#99f7af',
500: '#5df28c',
950: '#000000',
},
}SCSS
$custom: #5df28c; $custom-light: #99f7af; $custom-dark: #000000;
JSON
{
"hex": "#5df28c",
"rgb": {
"r": 93,
"g": 242,
"b": 140
},
"hsl": {
"h": 138.926,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85726,
"c": 0.18995,
"h": 150.7
},
"luminance": 0.67725
}Semantic roles & 50–950 ramp
primary
#5DF28C
secondary
#C23194
accent
#049CE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581