#5CF389#5CF389
#5CF389 is a very light, vivid green. Relative luminance 0.682; OKLCH L 85.9% C 0.194 H 150.0°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF389 |
|---|---|
| RGB | rgb(92, 243, 137) |
| HSL | hsl(138, 86%, 66%) |
| HSV | hsv(138, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(86.10, -62.35, 39.47) |
| CIE-LCH | lch(86.10, 73.79, 147.67°) |
| OKLab | oklab(85.89% -0.1683 0.0971) |
| OKLCH | oklch(85.89% 0.194 150) |
| XYZ | xyz(40.9765, 68.1785, 34.6624) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.60
Turquoise Green
#04F489
ΔE00 2.84
Minty Green
#0BF77D
ΔE00 2.92
Spearmint
#1EF876
ΔE00 3.35
Weird Green
#3AE57F
ΔE00 3.57
Sea Green (survey)
#53FCA1
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF389 #F35CC6
analogous
#7AF35C #5CF389 #5CF3D5
triadic
#5CF389 #895CF3 #F3895C
tetradic
#5CF389 #5C7AF3 #F35CC6 #F3D55C
square
#5CF389 #5C7AF3 #F35CC6 #F3D55C
split-complementary
#5CF389 #D55CF3 #F35C7A
monochromatic
#0FC645 #23EF60 #5CF389 #95F7B2 #CEFBDC
Accessibility & contrast
On white
1.43
#5CF389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#5CF389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF389
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF389 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E081
Deuteranopia (green-blind)
#E1D290
Tritanopia (blue-blind)
#28EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf389; /* rgb */ color: rgb(92, 243, 137); /* oklch */ color: oklch(85.9% 0.194 150.0);
Tailwind
colors: {
custom: {
50: '#98f8ad',
500: '#5cf389',
950: '#000000',
},
}SCSS
$custom: #5cf389; $custom-light: #98f8ad; $custom-dark: #000000;
JSON
{
"hex": "#5cf389",
"rgb": {
"r": 92,
"g": 243,
"b": 137
},
"hsl": {
"h": 137.881,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.85893,
"c": 0.19432,
"h": 150
},
"luminance": 0.68183
}Semantic roles & 50–950 ramp
primary
#5CF389
secondary
#C33097
accent
#03A0E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581