#5DF092#5DF092
#5DF092 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.3% C 0.182 H 152.3°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF092 |
|---|---|
| RGB | rgb(93, 240, 146) |
| HSL | hsl(142, 83%, 65%) |
| HSV | hsv(142, 61%, 94%) |
| CMYK | cmyk(61.2%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.36, -59.55, 34.06) |
| CIE-LCH | lch(85.36, 68.60, 150.23°) |
| OKLab | oklab(85.34% -0.161 0.0847) |
| OKLCH | oklch(85.34% 0.182 152.3) |
| XYZ | xyz(40.8593, 66.7186, 37.9133) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.92
Light Green Blue
#56FCA2
ΔE00 2.94
Turquoise Green
#04F489
ΔE00 3.02
Weird Green
#3AE57F
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.55
Wintergreen
#20F986
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF092 #F05DBB
analogous
#71F05D #5DF092 #5DF0DC
triadic
#5DF092 #925DF0 #F0925D
tetradic
#5DF092 #5D71F0 #F05DBB #F0DC5D
square
#5DF092 #5D71F0 #F05DBB #F0DC5D
split-complementary
#5DF092 #DC5DF0 #F05D71
monochromatic
#12C151 #25EB6C #5DF092 #95F5B8 #CDFADD
Accessibility & contrast
On white
1.46
#5DF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5DF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF092
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF092 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8B
Deuteranopia (green-blind)
#DDD098
Tritanopia (blue-blind)
#26EDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df092; /* rgb */ color: rgb(93, 240, 146); /* oklch */ color: oklch(85.3% 0.182 152.3);
Tailwind
colors: {
custom: {
50: '#98f6b3',
500: '#5df092',
950: '#000000',
},
}SCSS
$custom: #5df092; $custom-light: #98f6b3; $custom-dark: #000000;
JSON
{
"hex": "#5df092",
"rgb": {
"r": 93,
"g": 240,
"b": 146
},
"hsl": {
"h": 141.633,
"s": 83.051,
"l": 65.294
},
"oklch": {
"l": 0.85341,
"c": 0.18195,
"h": 152.3
},
"luminance": 0.66723
}Semantic roles & 50–950 ramp
primary
#5DF092
secondary
#BF328C
accent
#0691DF
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581