#5CF39A#5CF39A
#5CF39A is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.179 H 154.0°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF39A |
|---|---|
| RGB | rgb(92, 243, 154) |
| HSL | hsl(145, 86%, 66%) |
| HSV | hsv(145, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 36.6%, 4.7%) |
| CIE-LAB | lab(86.36, -59.48, 31.36) |
| CIE-LCH | lch(86.36, 67.23, 152.20°) |
| OKLab | oklab(86.19% -0.161 0.0785) |
| OKLCH | oklch(86.19% 0.179 154) |
| XYZ | xyz(42.2934, 68.7053, 41.5982) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 2.91
Mediumspringgreen
#00FA9A
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF39A #F35CB5
analogous
#69F35C #5CF39A #5CF3E6
triadic
#5CF39A #9A5CF3 #F39A5C
tetradic
#5CF39A #5C69F3 #F35CB5 #F3E65C
square
#5CF39A #5C69F3 #F35CB5 #F3E65C
split-complementary
#5CF39A #E65CF3 #F35C69
monochromatic
#0FC65A #23EF77 #5CF39A #95F7BD #CEFBE1
Accessibility & contrast
On white
1.42
#5CF39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#5CF39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF39A
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF39A | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E094
Deuteranopia (green-blind)
#DFD3A0
Tritanopia (blue-blind)
#16F0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf39a; /* rgb */ color: rgb(92, 243, 154); /* oklch */ color: oklch(86.2% 0.179 154.0);
Tailwind
colors: {
custom: {
50: '#98f8b8',
500: '#5cf39a',
950: '#000000',
},
}SCSS
$custom: #5cf39a; $custom-light: #98f8b8; $custom-dark: #000000;
JSON
{
"hex": "#5cf39a",
"rgb": {
"r": 92,
"g": 243,
"b": 154
},
"hsl": {
"h": 144.636,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.86194,
"c": 0.17914,
"h": 154
},
"luminance": 0.6871
}Semantic roles & 50–950 ramp
primary
#5CF39A
secondary
#C33087
accent
#0387E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581