#5DF28B#5DF28B
#5DF28B is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.7% C 0.191 H 150.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF28B |
|---|---|
| RGB | rgb(93, 242, 139) |
| HSL | hsl(139, 85%, 66%) |
| HSV | hsv(139, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 42.6%, 5.1%) |
| CIE-LAB | lab(85.85, -61.46, 38.17) |
| CIE-LCH | lch(85.85, 72.35, 148.16°) |
| OKLab | oklab(85.71% -0.166 0.0942) |
| OKLCH | oklch(85.71% 0.191 150.4) |
| XYZ | xyz(40.9234, 67.6914, 35.3302) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Green Blue
#56FCA2
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF28B #F25DC4
analogous
#7AF25D #5DF28B #5DF2D5
triadic
#5DF28B #8B5DF2 #F28B5D
tetradic
#5DF28B #5D7AF2 #F25DC4 #F2D55D
square
#5DF28B #5D7AF2 #F25DC4 #F2D55D
split-complementary
#5DF28B #D55DF2 #F25D7A
monochromatic
#10C548 #24ED62 #5DF28B #96F7B4 #CEFBDC
Accessibility & contrast
On white
1.44
#5DF28B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#5DF28B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF28B
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF28B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF28B | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#2AEED9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df28b; /* rgb */ color: rgb(93, 242, 139); /* oklch */ color: oklch(85.7% 0.191 150.4);
Tailwind
colors: {
custom: {
50: '#99f7ae',
500: '#5df28b',
950: '#000000',
},
}SCSS
$custom: #5df28b; $custom-light: #99f7ae; $custom-dark: #000000;
JSON
{
"hex": "#5df28b",
"rgb": {
"r": 93,
"g": 242,
"b": 139
},
"hsl": {
"h": 138.523,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85709,
"c": 0.19084,
"h": 150.4
},
"luminance": 0.67695
}Semantic roles & 50–950 ramp
primary
#5DF28B
secondary
#C23195
accent
#049DE2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581