#5DFD92#5DFD92
#5DFD92 is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.5% C 0.199 H 151.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFD92 |
|---|---|
| RGB | rgb(93, 253, 146) |
| HSL | hsl(140, 98%, 68%) |
| HSV | hsv(140, 63%, 99%) |
| CMYK | cmyk(63.2%, 0%, 42.3%, 0.8%) |
| CIE-LAB | lab(89.23, -64.38, 39.11) |
| CIE-LCH | lch(89.23, 75.33, 148.72°) |
| OKLab | oklab(88.52% -0.1738 0.0965) |
| OKLCH | oklch(88.52% 0.199 151) |
| XYZ | xyz(44.8243, 74.6484, 39.2349) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Sea Green (survey)
#53FCA1
ΔE00 2.78
Light Green Blue
#56FCA2
ΔE00 2.87
Spring Green
#00FF7F
ΔE00 3.17
Minty Green
#0BF77D
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFD92 #FD5DC8
analogous
#78FD5D #5DFD92 #5DFDE2
triadic
#5DFD92 #925DFD #FD925D
tetradic
#5DFD92 #5D78FD #FD5DC8 #FDE25D
square
#5DFD92 #5D78FD #FD5DC8 #FDE25D
split-complementary
#5DFD92 #E25DFD #FD5D78
monochromatic
#03DD4B #21FC69 #5DFD92 #99FEBB #D6FEE3
Accessibility & contrast
On white
1.32
#5DFD92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#5DFD92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFD92
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFD92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFD92 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98A
Deuteranopia (green-blind)
#EADB99
Tritanopia (blue-blind)
#1BF9E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5dfd92; /* rgb */ color: rgb(93, 253, 146); /* oklch */ color: oklch(88.5% 0.199 151.0);
Tailwind
colors: {
custom: {
50: '#9affb3',
500: '#5dfd92',
950: '#000000',
},
}SCSS
$custom: #5dfd92; $custom-light: #9affb3; $custom-dark: #000000;
JSON
{
"hex": "#5dfd92",
"rgb": {
"r": 93,
"g": 253,
"b": 146
},
"hsl": {
"h": 139.875,
"s": 97.561,
"l": 67.843
},
"oklch": {
"l": 0.88521,
"c": 0.1988,
"h": 151
},
"luminance": 0.74653
}Semantic roles & 50–950 ramp
primary
#5DFD92
secondary
#D6289C
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1811
muted
#808681