#5CF488#5CF488
#5CF488 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.1% C 0.197 H 149.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF488 |
|---|---|
| RGB | rgb(92, 244, 136) |
| HSL | hsl(137, 87%, 66%) |
| HSV | hsv(137, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(86.38, -62.87, 40.32) |
| CIE-LCH | lch(86.38, 74.69, 147.33°) |
| OKLab | oklab(86.12% -0.1697 0.099) |
| OKLCH | oklch(86.12% 0.197 149.7) |
| XYZ | xyz(41.2052, 68.7501, 34.3864) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.77
Turquoise Green
#04F489
ΔE00 2.91
Spearmint
#1EF876
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF488 #F45CC8
analogous
#7CF45C #5CF488 #5CF4D4
triadic
#5CF488 #885CF4 #F4885C
tetradic
#5CF488 #5C7CF4 #F45CC8 #F4D45C
square
#5CF488 #5C7CF4 #F45CC8 #F4D45C
split-complementary
#5CF488 #D45CF4 #F45C7C
monochromatic
#0EC844 #23F05E #5CF488 #95F8B2 #CFFCDC
Accessibility & contrast
On white
1.42
#5CF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#5CF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF488
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF488 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E080
Deuteranopia (green-blind)
#E2D38F
Tritanopia (blue-blind)
#28F0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf488; /* rgb */ color: rgb(92, 244, 136); /* oklch */ color: oklch(86.1% 0.197 149.7);
Tailwind
colors: {
custom: {
50: '#99f9ac',
500: '#5cf488',
950: '#000000',
},
}SCSS
$custom: #5cf488; $custom-light: #99f9ac; $custom-dark: #000000;
JSON
{
"hex": "#5cf488",
"rgb": {
"r": 92,
"g": 244,
"b": 136
},
"hsl": {
"h": 137.368,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.86122,
"c": 0.1965,
"h": 149.7
},
"luminance": 0.68754
}Semantic roles & 50–950 ramp
primary
#5CF488
secondary
#C52F9A
accent
#02A2E4
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1710
muted
#808581