#5DF283#5DF283
#5DF283 is a very light, vivid green. Relative luminance 0.675; OKLCH L 85.6% C 0.198 H 148.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF283 |
|---|---|
| RGB | rgb(93, 242, 131) |
| HSL | hsl(135, 85%, 66%) |
| HSV | hsv(135, 62%, 95%) |
| CMYK | cmyk(61.6%, 0%, 45.9%, 5.1%) |
| CIE-LAB | lab(85.74, -62.71, 41.94) |
| CIE-LCH | lch(85.74, 75.44, 146.23°) |
| OKLab | oklab(85.58% -0.1693 0.1025) |
| OKLCH | oklch(85.58% 0.198 148.8) |
| XYZ | xyz(40.3601, 67.4661, 32.3636) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 2.84
Spearmint
#1EF876
ΔE00 3.01
Turquoise Green
#04F489
ΔE00 3.27
Weird Green
#3AE57F
ΔE00 3.65
Spring Green
#00FF7F
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF283 #F25DCC
analogous
#81F25D #5DF283 #5DF2CD
triadic
#5DF283 #835DF2 #F2835D
tetradic
#5DF283 #5D81F2 #F25DCC #F2CD5D
square
#5DF283 #5D81F2 #F25DCC #F2CD5D
split-complementary
#5DF283 #CD5DF2 #F25D81
monochromatic
#10C53E #24ED58 #5DF283 #96F7AE #CEFBDA
Accessibility & contrast
On white
1.45
#5DF283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#5DF283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF283
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF283 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DE7A
Deuteranopia (green-blind)
#E1D18B
Tritanopia (blue-blind)
#2FEED8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5df283; /* rgb */ color: rgb(93, 242, 131); /* oklch */ color: oklch(85.6% 0.198 148.8);
Tailwind
colors: {
custom: {
50: '#99f7a8',
500: '#5df283',
950: '#000000',
},
}SCSS
$custom: #5df283; $custom-light: #99f7a8; $custom-dark: #000000;
JSON
{
"hex": "#5df283",
"rgb": {
"r": 93,
"g": 242,
"b": 131
},
"hsl": {
"h": 135.302,
"s": 85.143,
"l": 65.686
},
"oklch": {
"l": 0.85579,
"c": 0.19797,
"h": 148.8
},
"luminance": 0.6747
}Semantic roles & 50–950 ramp
primary
#5DF283
secondary
#C2319D
accent
#04A9E2
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581