#5CF387#5CF387
#5CF387 is a very light, vivid green. Relative luminance 0.681; OKLCH L 85.9% C 0.196 H 149.6°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF387 |
|---|---|
| RGB | rgb(92, 243, 135) |
| HSL | hsl(137, 86%, 66%) |
| HSV | hsv(137, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 44.4%, 4.7%) |
| CIE-LAB | lab(86.07, -62.66, 40.41) |
| CIE-LCH | lch(86.07, 74.56, 147.19°) |
| OKLab | oklab(85.86% -0.1692 0.0992) |
| OKLCH | oklch(85.86% 0.196 149.6) |
| XYZ | xyz(40.8343, 68.1217, 33.9138) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 2.82
Turquoise Green
#04F489
ΔE00 2.95
Spearmint
#1EF876
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.63
Spring Green
#00FF7F
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF387 #F35CC8
analogous
#7CF35C #5CF387 #5CF3D2
triadic
#5CF387 #875CF3 #F3875C
tetradic
#5CF387 #5C7CF3 #F35CC8 #F3D25C
square
#5CF387 #5C7CF3 #F35CC8 #F3D25C
split-complementary
#5CF387 #D25CF3 #F35C7C
monochromatic
#0FC643 #23EF5D #5CF387 #95F7B1 #CEFBDB
Accessibility & contrast
On white
1.44
#5CF387 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#5CF387 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF387
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF387 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF387 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7F
Deuteranopia (green-blind)
#E1D28E
Tritanopia (blue-blind)
#29EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf387; /* rgb */ color: rgb(92, 243, 135); /* oklch */ color: oklch(85.9% 0.196 149.6);
Tailwind
colors: {
custom: {
50: '#99f8ab',
500: '#5cf387',
950: '#000000',
},
}SCSS
$custom: #5cf387; $custom-light: #99f8ab; $custom-dark: #000000;
JSON
{
"hex": "#5cf387",
"rgb": {
"r": 92,
"g": 243,
"b": 135
},
"hsl": {
"h": 137.086,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.8586,
"c": 0.1961,
"h": 149.6
},
"luminance": 0.68126
}Semantic roles & 50–950 ramp
primary
#5CF387
secondary
#C33099
accent
#03A3E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581