#5CF18F#5CF18F
#5CF18F is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.5% C 0.186 H 151.5°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF18F |
|---|---|
| RGB | rgb(92, 241, 143) |
| HSL | hsl(141, 84%, 65%) |
| HSV | hsv(141, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 40.7%, 5.5%) |
| CIE-LAB | lab(85.59, -60.63, 35.84) |
| CIE-LCH | lch(85.59, 70.43, 149.41°) |
| OKLab | oklab(85.5% -0.1638 0.0888) |
| OKLCH | oklch(85.5% 0.186 151.5) |
| XYZ | xyz(40.8236, 67.1650, 36.7940) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Turquoise Green
#04F489
ΔE00 2.79
Sea Green (survey)
#53FCA1
ΔE00 3.05
Light Green Blue
#56FCA2
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF18F #F15CBE
analogous
#73F15C #5CF18F #5CF1DA
triadic
#5CF18F #8F5CF1 #F18F5C
tetradic
#5CF18F #5C73F1 #F15CBE #F1DA5C
square
#5CF18F #5C73F1 #F15CBE #F1DA5C
split-complementary
#5CF18F #DA5CF1 #F15C73
monochromatic
#11C24D #24EC68 #5CF18F #94F6B6 #CDFBDC
Accessibility & contrast
On white
1.45
#5CF18F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#5CF18F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF18F
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF18F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF18F | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE88
Deuteranopia (green-blind)
#DED195
Tritanopia (blue-blind)
#24EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #5cf18f; /* rgb */ color: rgb(92, 241, 143); /* oklch */ color: oklch(85.5% 0.186 151.5);
Tailwind
colors: {
custom: {
50: '#98f7b1',
500: '#5cf18f',
950: '#000000',
},
}SCSS
$custom: #5cf18f; $custom-light: #98f7b1; $custom-dark: #000000;
JSON
{
"hex": "#5cf18f",
"rgb": {
"r": 92,
"g": 241,
"b": 143
},
"hsl": {
"h": 140.537,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.85503,
"c": 0.18636,
"h": 151.5
},
"luminance": 0.67169
}Semantic roles & 50–950 ramp
primary
#5CF18F
secondary
#C0328F
accent
#0595E1
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1711
muted
#808581