#5CF075#5CF075
#5CF075 is a very light, highly saturated green. Relative luminance 0.659; OKLCH L 84.8% C 0.208 H 146.5°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF075 |
|---|---|
| RGB | rgb(92, 240, 117) |
| HSL | hsl(130, 83%, 65%) |
| HSV | hsv(130, 62%, 94%) |
| CMYK | cmyk(61.7%, 0%, 51.3%, 5.9%) |
| CIE-LAB | lab(84.93, -64.20, 47.60) |
| CIE-LCH | lch(84.93, 79.93, 143.44°) |
| OKLab | oklab(84.85% -0.1735 0.1146) |
| OKLCH | oklch(84.85% 0.208 146.5) |
| XYZ | xyz(38.7820, 65.8760, 27.4977) |
| Luminance | 0.6588 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.88
Minty Green
#0BF77D
ΔE00 3.32
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Lightish Green
#61E160
ΔE00 3.78
Wintergreen
#20F986
ΔE00 3.84
Spring Green
#00FF7F
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF075 #F05CD7
analogous
#8DF05C #5CF075 #5CF0BF
triadic
#5CF075 #755CF0 #F0755C
tetradic
#5CF075 #5C8DF0 #F05CD7 #F0BF5C
square
#5CF075 #5C8DF0 #F05CD7 #F0BF5C
split-complementary
#5CF075 #BF5CF0 #F05C8D
monochromatic
#12C02F #24EB46 #5CF075 #94F5A4 #CCFAD4
Accessibility & contrast
On white
1.48
#5CF075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#5CF075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF075
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF075 | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6A
Deuteranopia (green-blind)
#E0CF7E
Tritanopia (blue-blind)
#35EBD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5cf075; /* rgb */ color: rgb(92, 240, 117); /* oklch */ color: oklch(84.8% 0.208 146.5);
Tailwind
colors: {
custom: {
50: '#98f69f',
500: '#5cf075',
950: '#000000',
},
}SCSS
$custom: #5cf075; $custom-light: #98f69f; $custom-dark: #000000;
JSON
{
"hex": "#5cf075",
"rgb": {
"r": 92,
"g": 240,
"b": 117
},
"hsl": {
"h": 130.135,
"s": 83.146,
"l": 65.098
},
"oklch": {
"l": 0.84849,
"c": 0.20797,
"h": 146.5
},
"luminance": 0.6588
}Semantic roles & 50–950 ramp
primary
#5CF075
secondary
#BE32A6
accent
#06BBE0
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580