#5CF388#5CF388
#5CF388 is a very light, vivid green. Relative luminance 0.682; OKLCH L 85.9% C 0.195 H 149.8°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF388 |
|---|---|
| RGB | rgb(92, 243, 136) |
| HSL | hsl(137, 86%, 66%) |
| HSV | hsv(137, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 44%, 4.7%) |
| CIE-LAB | lab(86.08, -62.51, 39.94) |
| CIE-LCH | lch(86.08, 74.17, 147.43°) |
| OKLab | oklab(85.88% -0.1687 0.0981) |
| OKLCH | oklch(85.88% 0.195 149.8) |
| XYZ | xyz(40.9051, 68.1499, 34.2863) |
| Luminance | 0.6815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.59
Minty Green
#0BF77D
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 2.89
Spearmint
#1EF876
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.59
Sea Green (survey)
#53FCA1
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF388 #F35CC7
analogous
#7BF35C #5CF388 #5CF3D3
triadic
#5CF388 #885CF3 #F3885C
tetradic
#5CF388 #5C7BF3 #F35CC7 #F3D35C
square
#5CF388 #5C7BF3 #F35CC7 #F3D35C
split-complementary
#5CF388 #D35CF3 #F35C7B
monochromatic
#0FC644 #23EF5E #5CF388 #95F7B2 #CEFBDB
Accessibility & contrast
On white
1.44
#5CF388 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#5CF388 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF388
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF388 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF388 | 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)
#F5DF80
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#28EFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf388; /* rgb */ color: rgb(92, 243, 136); /* oklch */ color: oklch(85.9% 0.195 149.8);
Tailwind
colors: {
custom: {
50: '#98f8ac',
500: '#5cf388',
950: '#000000',
},
}SCSS
$custom: #5cf388; $custom-light: #98f8ac; $custom-dark: #000000;
JSON
{
"hex": "#5cf388",
"rgb": {
"r": 92,
"g": 243,
"b": 136
},
"hsl": {
"h": 137.483,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.85876,
"c": 0.19521,
"h": 149.8
},
"luminance": 0.68154
}Semantic roles & 50–950 ramp
primary
#5CF388
secondary
#C33098
accent
#03A2E3
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581