#5CF39D#5CF39D
#5CF39D is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.176 H 154.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF39D |
|---|---|
| RGB | rgb(92, 243, 157) |
| HSL | hsl(146, 86%, 66%) |
| HSV | hsv(146, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(86.41, -58.93, 29.91) |
| CIE-LCH | lch(86.41, 66.09, 153.09°) |
| OKLab | oklab(86.25% -0.1597 0.0751) |
| OKLCH | oklch(86.25% 0.176 154.8) |
| XYZ | xyz(42.5464, 68.8065, 42.9305) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.92
Sea Green (survey)
#53FCA1
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.66
Light Bluish Green
#76FDA8
ΔE00 2.68
Mediumspringgreen
#00FA9A
ΔE00 3.05
Seafoam (survey)
#80F9AD
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF39D #F35CB2
analogous
#66F35C #5CF39D #5CF3E9
triadic
#5CF39D #9D5CF3 #F39D5C
tetradic
#5CF39D #5C66F3 #F35CB2 #F3E95C
square
#5CF39D #5C66F3 #F35CB2 #F3E95C
split-complementary
#5CF39D #E95CF3 #F35C66
monochromatic
#0FC65E #23EF7B #5CF39D #95F7BF #CEFBE2
Accessibility & contrast
On white
1.42
#5CF39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#5CF39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF39D
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF39D | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E197
Deuteranopia (green-blind)
#DED3A3
Tritanopia (blue-blind)
#10F1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf39d; /* rgb */ color: rgb(92, 243, 157); /* oklch */ color: oklch(86.3% 0.176 154.8);
Tailwind
colors: {
custom: {
50: '#98f8ba',
500: '#5cf39d',
950: '#000000',
},
}SCSS
$custom: #5cf39d; $custom-light: #98f8ba; $custom-dark: #000000;
JSON
{
"hex": "#5cf39d",
"rgb": {
"r": 92,
"g": 243,
"b": 157
},
"hsl": {
"h": 145.828,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.86252,
"c": 0.17648,
"h": 154.8
},
"luminance": 0.68811
}Semantic roles & 50–950 ramp
primary
#5CF39D
secondary
#C33084
accent
#0382E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581